| Package | Description |
|---|---|
| software.amazon.awssdk.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
static VpcConnectionProperties.Builder |
VpcConnectionProperties.builder() |
VpcConnectionProperties.Builder |
VpcConnectionProperties.toBuilder() |
VpcConnectionProperties.Builder |
VpcConnectionProperties.Builder.vpcConnectionArn(String vpcConnectionArn)
The Amazon Resource Name (ARN) for the VPC connection.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends VpcConnectionProperties.Builder> |
VpcConnectionProperties.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default CreateDataSourceRequest.Builder |
CreateDataSourceRequest.Builder.vpcConnectionProperties(Consumer<VpcConnectionProperties.Builder> vpcConnectionProperties)
Use this parameter only when you want QuickSight to use a VPC connection when connecting to your underlying
source.
|
default DataSource.Builder |
DataSource.Builder.vpcConnectionProperties(Consumer<VpcConnectionProperties.Builder> vpcConnectionProperties)
The VPC connection information.
|
default UpdateDataSourceRequest.Builder |
UpdateDataSourceRequest.Builder.vpcConnectionProperties(Consumer<VpcConnectionProperties.Builder> vpcConnectionProperties)
Use this parameter only when you want QuickSight to use a VPC connection when connecting to your underlying
source.
|
Copyright © 2020. All rights reserved.