Uses of Interface
software.amazon.awscdk.services.opsworks.CfnApp.SslConfigurationProperty
Packages that use CfnApp.SslConfigurationProperty
-
Uses of CfnApp.SslConfigurationProperty in software.amazon.awscdk.services.opsworks
Classes in software.amazon.awscdk.services.opsworks that implement CfnApp.SslConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnApp.SslConfigurationPropertyMethods in software.amazon.awscdk.services.opsworks that return CfnApp.SslConfigurationPropertyModifier and TypeMethodDescriptionCfnApp.SslConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.opsworks with parameters of type CfnApp.SslConfigurationPropertyModifier and TypeMethodDescriptionvoidCfnApp.setSslConfiguration(CfnApp.SslConfigurationProperty value) AnSslConfigurationobject with the SSL configuration.CfnApp.Builder.sslConfiguration(CfnApp.SslConfigurationProperty sslConfiguration) AnSslConfigurationobject with the SSL configuration.CfnAppProps.Builder.sslConfiguration(CfnApp.SslConfigurationProperty sslConfiguration) Sets the value ofCfnAppProps.getSslConfiguration()