Uses of Class
software.amazon.awscdk.services.opsworks.CfnApp.SslConfigurationProperty.Builder
-
Uses of CfnApp.SslConfigurationProperty.Builder in software.amazon.awscdk.services.opsworks
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnApp.SslConfigurationProperty.Builder
.