Uses of Interface
software.amazon.awscdk.services.opsworks.CfnApp.SslConfigurationProperty
-
Uses of CfnApp.SslConfigurationProperty in software.amazon.awscdk.services.opsworks
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnApp.SslConfigurationProperty
Modifier and TypeMethodDescriptionCfnApp.SslConfigurationProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnApp.setSslConfiguration
(CfnApp.SslConfigurationProperty value) AnSslConfiguration
object with the SSL configuration.CfnApp.Builder.sslConfiguration
(CfnApp.SslConfigurationProperty sslConfiguration) AnSslConfiguration
object with the SSL configuration.CfnAppProps.Builder.sslConfiguration
(CfnApp.SslConfigurationProperty sslConfiguration) Sets the value ofCfnAppProps.getSslConfiguration()