Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iam.CfnServerCertificateMixinProps.Builder
Packages that use CfnServerCertificateMixinProps.Builder
-
Uses of CfnServerCertificateMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iam
Methods in software.amazon.awscdk.cfnpropertymixins.services.iam that return CfnServerCertificateMixinProps.BuilderModifier and TypeMethodDescriptionCfnServerCertificateMixinProps.builder()CfnServerCertificateMixinProps.Builder.certificateBody(String certificateBody) Sets the value ofCfnServerCertificateMixinProps.getCertificateBody()CfnServerCertificateMixinProps.Builder.certificateChain(String certificateChain) Sets the value ofCfnServerCertificateMixinProps.getCertificateChain()Sets the value ofCfnServerCertificateMixinProps.getPath()CfnServerCertificateMixinProps.Builder.privateKey(String privateKey) Sets the value ofCfnServerCertificateMixinProps.getPrivateKey()CfnServerCertificateMixinProps.Builder.serverCertificateName(String serverCertificateName) Sets the value ofCfnServerCertificateMixinProps.getServerCertificateName()Sets the value ofCfnServerCertificateMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iam with parameters of type CfnServerCertificateMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnServerCertificateMixinProps.Builder.