Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.amazonmq.CfnBrokerMixinProps.Builder
Packages that use CfnBrokerMixinProps.Builder
-
Uses of CfnBrokerMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.amazonmq
Methods in software.amazon.awscdk.cfnpropertymixins.services.amazonmq that return CfnBrokerMixinProps.BuilderModifier and TypeMethodDescriptionCfnBrokerMixinProps.Builder.authenticationStrategy(String authenticationStrategy) Sets the value ofCfnBrokerMixinProps.getAuthenticationStrategy()CfnBrokerMixinProps.Builder.autoMinorVersionUpgrade(Boolean autoMinorVersionUpgrade) Sets the value ofCfnBrokerMixinProps.getAutoMinorVersionUpgrade()CfnBrokerMixinProps.Builder.autoMinorVersionUpgrade(IResolvable autoMinorVersionUpgrade) Sets the value ofCfnBrokerMixinProps.getAutoMinorVersionUpgrade()CfnBrokerMixinProps.Builder.brokerName(String brokerName) Sets the value ofCfnBrokerMixinProps.getBrokerName()static CfnBrokerMixinProps.BuilderCfnBrokerMixinProps.builder()CfnBrokerMixinProps.Builder.configuration(CfnBrokerPropsMixin.ConfigurationIdProperty configuration) Sets the value ofCfnBrokerMixinProps.getConfiguration()CfnBrokerMixinProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnBrokerMixinProps.getConfiguration()CfnBrokerMixinProps.Builder.dataReplicationMode(String dataReplicationMode) Sets the value ofCfnBrokerMixinProps.getDataReplicationMode()CfnBrokerMixinProps.Builder.dataReplicationPrimaryBrokerArn(String dataReplicationPrimaryBrokerArn) Sets the value ofCfnBrokerMixinProps.getDataReplicationPrimaryBrokerArn()CfnBrokerMixinProps.Builder.deploymentMode(String deploymentMode) Sets the value ofCfnBrokerMixinProps.getDeploymentMode()CfnBrokerMixinProps.Builder.encryptionOptions(CfnBrokerPropsMixin.EncryptionOptionsProperty encryptionOptions) Sets the value ofCfnBrokerMixinProps.getEncryptionOptions()CfnBrokerMixinProps.Builder.encryptionOptions(IResolvable encryptionOptions) Sets the value ofCfnBrokerMixinProps.getEncryptionOptions()CfnBrokerMixinProps.Builder.engineType(String engineType) Sets the value ofCfnBrokerMixinProps.getEngineType()CfnBrokerMixinProps.Builder.engineVersion(String engineVersion) Sets the value ofCfnBrokerMixinProps.getEngineVersion()CfnBrokerMixinProps.Builder.hostInstanceType(String hostInstanceType) Sets the value ofCfnBrokerMixinProps.getHostInstanceType()CfnBrokerMixinProps.Builder.ldapServerMetadata(CfnBrokerPropsMixin.LdapServerMetadataProperty ldapServerMetadata) Sets the value ofCfnBrokerMixinProps.getLdapServerMetadata()CfnBrokerMixinProps.Builder.ldapServerMetadata(IResolvable ldapServerMetadata) Sets the value ofCfnBrokerMixinProps.getLdapServerMetadata()CfnBrokerMixinProps.Builder.logs(CfnBrokerPropsMixin.LogListProperty logs) Sets the value ofCfnBrokerMixinProps.getLogs()CfnBrokerMixinProps.Builder.logs(IResolvable logs) Sets the value ofCfnBrokerMixinProps.getLogs()CfnBrokerMixinProps.Builder.maintenanceWindowStartTime(CfnBrokerPropsMixin.MaintenanceWindowProperty maintenanceWindowStartTime) Sets the value ofCfnBrokerMixinProps.getMaintenanceWindowStartTime()CfnBrokerMixinProps.Builder.maintenanceWindowStartTime(IResolvable maintenanceWindowStartTime) Sets the value ofCfnBrokerMixinProps.getMaintenanceWindowStartTime()CfnBrokerMixinProps.Builder.publiclyAccessible(Boolean publiclyAccessible) Sets the value ofCfnBrokerMixinProps.getPubliclyAccessible()CfnBrokerMixinProps.Builder.publiclyAccessible(IResolvable publiclyAccessible) Sets the value ofCfnBrokerMixinProps.getPubliclyAccessible()CfnBrokerMixinProps.Builder.securityGroups(List<String> securityGroups) Sets the value ofCfnBrokerMixinProps.getSecurityGroups()CfnBrokerMixinProps.Builder.storageType(String storageType) Sets the value ofCfnBrokerMixinProps.getStorageType()Sets the value ofCfnBrokerMixinProps.getSubnetIds()CfnBrokerMixinProps.Builder.tags(List<? extends CfnBrokerPropsMixin.TagsEntryProperty> tags) Sets the value ofCfnBrokerMixinProps.getTags()Sets the value ofCfnBrokerMixinProps.getUsers()CfnBrokerMixinProps.Builder.users(IResolvable users) Sets the value ofCfnBrokerMixinProps.getUsers()Constructors in software.amazon.awscdk.cfnpropertymixins.services.amazonmq with parameters of type CfnBrokerMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnBrokerMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnBrokerMixinProps.Builder.