Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opsworks.CfnAppPropsMixin.SslConfigurationProperty.Builder
Packages that use CfnAppPropsMixin.SslConfigurationProperty.Builder
-
Uses of CfnAppPropsMixin.SslConfigurationProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.opsworks
Methods in software.amazon.awscdk.cfnpropertymixins.services.opsworks that return CfnAppPropsMixin.SslConfigurationProperty.BuilderModifier and TypeMethodDescriptionCfnAppPropsMixin.SslConfigurationProperty.builder()CfnAppPropsMixin.SslConfigurationProperty.Builder.certificate(String certificate) Sets the value ofCfnAppPropsMixin.SslConfigurationProperty.getCertificate()Sets the value ofCfnAppPropsMixin.SslConfigurationProperty.getChain()CfnAppPropsMixin.SslConfigurationProperty.Builder.privateKey(String privateKey) Sets the value ofCfnAppPropsMixin.SslConfigurationProperty.getPrivateKey()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opsworks with parameters of type CfnAppPropsMixin.SslConfigurationProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnAppPropsMixin.SslConfigurationProperty.Builder.