| Package | Description |
|---|---|
| com.amazonaws.services.quicksight.model |
| Modifier and Type | Method and Description |
|---|---|
VpcConnectionProperties |
VpcConnectionProperties.clone() |
VpcConnectionProperties |
AssetBundleImportJobDataSourceOverrideParameters.getVpcConnectionProperties() |
VpcConnectionProperties |
UpdateDataSourceRequest.getVpcConnectionProperties()
Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your
underlying source.
|
VpcConnectionProperties |
CreateDataSourceRequest.getVpcConnectionProperties()
Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your
underlying source.
|
VpcConnectionProperties |
DataSource.getVpcConnectionProperties()
The VPC connection information.
|
VpcConnectionProperties |
VpcConnectionProperties.withVpcConnectionArn(String vpcConnectionArn)
The Amazon Resource Name (ARN) for the VPC connection.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AssetBundleImportJobDataSourceOverrideParameters.setVpcConnectionProperties(VpcConnectionProperties vpcConnectionProperties) |
void |
UpdateDataSourceRequest.setVpcConnectionProperties(VpcConnectionProperties vpcConnectionProperties)
Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your
underlying source.
|
void |
CreateDataSourceRequest.setVpcConnectionProperties(VpcConnectionProperties vpcConnectionProperties)
Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your
underlying source.
|
void |
DataSource.setVpcConnectionProperties(VpcConnectionProperties vpcConnectionProperties)
The VPC connection information.
|
AssetBundleImportJobDataSourceOverrideParameters |
AssetBundleImportJobDataSourceOverrideParameters.withVpcConnectionProperties(VpcConnectionProperties vpcConnectionProperties) |
UpdateDataSourceRequest |
UpdateDataSourceRequest.withVpcConnectionProperties(VpcConnectionProperties vpcConnectionProperties)
Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your
underlying source.
|
CreateDataSourceRequest |
CreateDataSourceRequest.withVpcConnectionProperties(VpcConnectionProperties vpcConnectionProperties)
Use this parameter only when you want Amazon QuickSight to use a VPC connection when connecting to your
underlying source.
|
DataSource |
DataSource.withVpcConnectionProperties(VpcConnectionProperties vpcConnectionProperties)
The VPC connection information.
|
Copyright © 2023. All rights reserved.