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