| Package | Description |
|---|---|
| software.amazon.awscdk.services.quicksight |
AWS::QuickSight Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnDataSource.SslPropertiesProperty.Jsii$Proxy
An implementation for
CfnDataSource.SslPropertiesProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnDataSource.SslPropertiesProperty |
CfnDataSource.SslPropertiesProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CfnDataSource.setSslProperties(CfnDataSource.SslPropertiesProperty value)
Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.
|
CfnDataSource.Builder |
CfnDataSource.Builder.sslProperties(CfnDataSource.SslPropertiesProperty sslProperties)
Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.
|
CfnDataSourceProps.Builder |
CfnDataSourceProps.Builder.sslProperties(CfnDataSource.SslPropertiesProperty sslProperties)
Sets the value of
CfnDataSourceProps.getSslProperties() |
Copyright © 2022. All rights reserved.