Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnAppPropsMixin.SslConfigurationProperty
Packages that use CfnAppPropsMixin.SslConfigurationProperty
-
Uses of CfnAppPropsMixin.SslConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.opsworks
Classes in software.amazon.awscdk.cfnpropertymixins.services.opsworks that implement CfnAppPropsMixin.SslConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAppPropsMixin.SslConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.opsworks that return CfnAppPropsMixin.SslConfigurationPropertyModifier and TypeMethodDescriptionCfnAppPropsMixin.SslConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.opsworks with parameters of type CfnAppPropsMixin.SslConfigurationPropertyModifier and TypeMethodDescriptionCfnAppMixinProps.Builder.sslConfiguration(CfnAppPropsMixin.SslConfigurationProperty sslConfiguration) Sets the value ofCfnAppMixinProps.getSslConfiguration()CfnAppPropsMixin.Builder.sslConfiguration(CfnAppPropsMixin.SslConfigurationProperty sslConfiguration) AnSslConfigurationobject with the SSL configuration.