Uses of Interface
software.amazon.awscdk.services.quicksight.CfnDataSource.SslPropertiesProperty
Packages that use CfnDataSource.SslPropertiesProperty
-
Uses of CfnDataSource.SslPropertiesProperty in software.amazon.awscdk.services.quicksight
Classes in software.amazon.awscdk.services.quicksight that implement CfnDataSource.SslPropertiesPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDataSource.SslPropertiesPropertyMethods in software.amazon.awscdk.services.quicksight that return CfnDataSource.SslPropertiesPropertyModifier and TypeMethodDescriptionCfnDataSource.SslPropertiesProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.quicksight with parameters of type CfnDataSource.SslPropertiesPropertyModifier and TypeMethodDescriptionvoidCfnDataSource.setSslProperties(CfnDataSource.SslPropertiesProperty value) Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.CfnDataSource.Builder.sslProperties(CfnDataSource.SslPropertiesProperty sslProperties) Secure Socket Layer (SSL) properties that apply when Amazon QuickSight connects to your underlying source.CfnDataSourceProps.Builder.sslProperties(CfnDataSource.SslPropertiesProperty sslProperties) Sets the value ofCfnDataSourceProps.getSslProperties()