Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.opsworkscm.CfnServerMixinProps.Builder
Packages that use CfnServerMixinProps.Builder
-
Uses of CfnServerMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.opsworkscm
Methods in software.amazon.awscdk.cfnpropertymixins.services.opsworkscm that return CfnServerMixinProps.BuilderModifier and TypeMethodDescriptionCfnServerMixinProps.Builder.associatePublicIpAddress(Boolean associatePublicIpAddress) Sets the value ofCfnServerMixinProps.getAssociatePublicIpAddress()CfnServerMixinProps.Builder.associatePublicIpAddress(IResolvable associatePublicIpAddress) Sets the value ofCfnServerMixinProps.getAssociatePublicIpAddress()Sets the value ofCfnServerMixinProps.getBackupId()CfnServerMixinProps.Builder.backupRetentionCount(Number backupRetentionCount) Sets the value ofCfnServerMixinProps.getBackupRetentionCount()static CfnServerMixinProps.BuilderCfnServerMixinProps.builder()CfnServerMixinProps.Builder.customCertificate(String customCertificate) Sets the value ofCfnServerMixinProps.getCustomCertificate()CfnServerMixinProps.Builder.customDomain(String customDomain) Sets the value ofCfnServerMixinProps.getCustomDomain()CfnServerMixinProps.Builder.customPrivateKey(String customPrivateKey) Sets the value ofCfnServerMixinProps.getCustomPrivateKey()CfnServerMixinProps.Builder.disableAutomatedBackup(Boolean disableAutomatedBackup) Sets the value ofCfnServerMixinProps.getDisableAutomatedBackup()CfnServerMixinProps.Builder.disableAutomatedBackup(IResolvable disableAutomatedBackup) Sets the value ofCfnServerMixinProps.getDisableAutomatedBackup()Sets the value ofCfnServerMixinProps.getEngine()CfnServerMixinProps.Builder.engineAttributes(List<? extends Object> engineAttributes) Sets the value ofCfnServerMixinProps.getEngineAttributes()CfnServerMixinProps.Builder.engineAttributes(IResolvable engineAttributes) Sets the value ofCfnServerMixinProps.getEngineAttributes()CfnServerMixinProps.Builder.engineModel(String engineModel) Sets the value ofCfnServerMixinProps.getEngineModel()CfnServerMixinProps.Builder.engineVersion(String engineVersion) Sets the value ofCfnServerMixinProps.getEngineVersion()CfnServerMixinProps.Builder.instanceProfileArn(String instanceProfileArn) Sets the value ofCfnServerMixinProps.getInstanceProfileArn()CfnServerMixinProps.Builder.instanceType(String instanceType) Sets the value ofCfnServerMixinProps.getInstanceType()Sets the value ofCfnServerMixinProps.getKeyPair()CfnServerMixinProps.Builder.preferredBackupWindow(String preferredBackupWindow) Sets the value ofCfnServerMixinProps.getPreferredBackupWindow()CfnServerMixinProps.Builder.preferredMaintenanceWindow(String preferredMaintenanceWindow) Sets the value ofCfnServerMixinProps.getPreferredMaintenanceWindow()CfnServerMixinProps.Builder.securityGroupIds(List<String> securityGroupIds) Sets the value ofCfnServerMixinProps.getSecurityGroupIds()CfnServerMixinProps.Builder.serviceRoleArn(String serviceRoleArn) Sets the value ofCfnServerMixinProps.getServiceRoleArn()Sets the value ofCfnServerMixinProps.getSubnetIds()Sets the value ofCfnServerMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.opsworkscm with parameters of type CfnServerMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnServerMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnServerMixinProps.Builder.