@Generated(value="jsii-pacmak/1.30.0 (build adae23f)", date="2021-06-30T10:00:45.979Z") @Stability(value=Stable) public class CfnBroker extends CfnResource implements IInspectable
Modifier and Type | Class and Description |
---|---|
static class |
CfnBroker.Builder
A fluent builder for
CfnBroker . |
static interface |
CfnBroker.ConfigurationIdProperty |
static interface |
CfnBroker.EncryptionOptionsProperty |
static interface |
CfnBroker.LdapServerMetadataProperty |
static interface |
CfnBroker.LogListProperty |
static interface |
CfnBroker.MaintenanceWindowProperty |
static interface |
CfnBroker.TagsEntryProperty |
static interface |
CfnBroker.UserProperty |
software.amazon.jsii.JsiiObject.InitializationMode
IInspectable.Jsii$Default, IInspectable.Jsii$Proxy
Modifier and Type | Field and Description |
---|---|
static String |
CFN_RESOURCE_TYPE_NAME
The CloudFormation resource type name for this resource class.
|
Modifier | Constructor and Description |
---|---|
|
CfnBroker(software.constructs.Construct scope,
String id,
CfnBrokerProps props)
Create a new `AWS::AmazonMQ::Broker`.
|
protected |
CfnBroker(software.amazon.jsii.JsiiObject.InitializationMode initializationMode) |
protected |
CfnBroker(software.amazon.jsii.JsiiObjectRef objRef) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getAttrAmqpEndpoints() |
String |
getAttrArn() |
String |
getAttrConfigurationId() |
Number |
getAttrConfigurationRevision() |
List<String> |
getAttrIpAddresses() |
List<String> |
getAttrMqttEndpoints() |
List<String> |
getAttrOpenWireEndpoints() |
List<String> |
getAttrStompEndpoints() |
List<String> |
getAttrWssEndpoints() |
String |
getAuthenticationStrategy()
`AWS::AmazonMQ::Broker.AuthenticationStrategy`.
|
Object |
getAutoMinorVersionUpgrade()
`AWS::AmazonMQ::Broker.AutoMinorVersionUpgrade`.
|
String |
getBrokerName()
`AWS::AmazonMQ::Broker.BrokerName`.
|
protected Map<String,Object> |
getCfnProperties() |
Object |
getConfiguration()
`AWS::AmazonMQ::Broker.Configuration`.
|
String |
getDeploymentMode()
`AWS::AmazonMQ::Broker.DeploymentMode`.
|
Object |
getEncryptionOptions()
`AWS::AmazonMQ::Broker.EncryptionOptions`.
|
String |
getEngineType()
`AWS::AmazonMQ::Broker.EngineType`.
|
String |
getEngineVersion()
`AWS::AmazonMQ::Broker.EngineVersion`.
|
String |
getHostInstanceType()
`AWS::AmazonMQ::Broker.HostInstanceType`.
|
Object |
getLdapServerMetadata()
`AWS::AmazonMQ::Broker.LdapServerMetadata`.
|
Object |
getLogs()
`AWS::AmazonMQ::Broker.Logs`.
|
Object |
getMaintenanceWindowStartTime()
`AWS::AmazonMQ::Broker.MaintenanceWindowStartTime`.
|
Object |
getPubliclyAccessible()
`AWS::AmazonMQ::Broker.PubliclyAccessible`.
|
List<String> |
getSecurityGroups()
`AWS::AmazonMQ::Broker.SecurityGroups`.
|
String |
getStorageType()
`AWS::AmazonMQ::Broker.StorageType`.
|
List<String> |
getSubnetIds()
`AWS::AmazonMQ::Broker.SubnetIds`.
|
TagManager |
getTags()
`AWS::AmazonMQ::Broker.Tags`.
|
Object |
getUsers()
`AWS::AmazonMQ::Broker.Users`.
|
void |
inspect(TreeInspector inspector)
Examines the CloudFormation resource and discloses attributes.
|
protected Map<String,Object> |
renderProperties(Map<String,Object> props) |
void |
setAuthenticationStrategy(String value)
`AWS::AmazonMQ::Broker.AuthenticationStrategy`.
|
void |
setAutoMinorVersionUpgrade(Boolean value)
`AWS::AmazonMQ::Broker.AutoMinorVersionUpgrade`.
|
void |
setAutoMinorVersionUpgrade(IResolvable value)
`AWS::AmazonMQ::Broker.AutoMinorVersionUpgrade`.
|
void |
setBrokerName(String value)
`AWS::AmazonMQ::Broker.BrokerName`.
|
void |
setConfiguration(CfnBroker.ConfigurationIdProperty value)
`AWS::AmazonMQ::Broker.Configuration`.
|
void |
setConfiguration(IResolvable value)
`AWS::AmazonMQ::Broker.Configuration`.
|
void |
setDeploymentMode(String value)
`AWS::AmazonMQ::Broker.DeploymentMode`.
|
void |
setEncryptionOptions(CfnBroker.EncryptionOptionsProperty value)
`AWS::AmazonMQ::Broker.EncryptionOptions`.
|
void |
setEncryptionOptions(IResolvable value)
`AWS::AmazonMQ::Broker.EncryptionOptions`.
|
void |
setEngineType(String value)
`AWS::AmazonMQ::Broker.EngineType`.
|
void |
setEngineVersion(String value)
`AWS::AmazonMQ::Broker.EngineVersion`.
|
void |
setHostInstanceType(String value)
`AWS::AmazonMQ::Broker.HostInstanceType`.
|
void |
setLdapServerMetadata(CfnBroker.LdapServerMetadataProperty value)
`AWS::AmazonMQ::Broker.LdapServerMetadata`.
|
void |
setLdapServerMetadata(IResolvable value)
`AWS::AmazonMQ::Broker.LdapServerMetadata`.
|
void |
setLogs(CfnBroker.LogListProperty value)
`AWS::AmazonMQ::Broker.Logs`.
|
void |
setLogs(IResolvable value)
`AWS::AmazonMQ::Broker.Logs`.
|
void |
setMaintenanceWindowStartTime(CfnBroker.MaintenanceWindowProperty value)
`AWS::AmazonMQ::Broker.MaintenanceWindowStartTime`.
|
void |
setMaintenanceWindowStartTime(IResolvable value)
`AWS::AmazonMQ::Broker.MaintenanceWindowStartTime`.
|
void |
setPubliclyAccessible(Boolean value)
`AWS::AmazonMQ::Broker.PubliclyAccessible`.
|
void |
setPubliclyAccessible(IResolvable value)
`AWS::AmazonMQ::Broker.PubliclyAccessible`.
|
void |
setSecurityGroups(List<String> value)
`AWS::AmazonMQ::Broker.SecurityGroups`.
|
void |
setStorageType(String value)
`AWS::AmazonMQ::Broker.StorageType`.
|
void |
setSubnetIds(List<String> value)
`AWS::AmazonMQ::Broker.SubnetIds`.
|
void |
setUsers(IResolvable value)
`AWS::AmazonMQ::Broker.Users`.
|
void |
setUsers(List<Object> value)
`AWS::AmazonMQ::Broker.Users`.
|
addDeletionOverride, addDependsOn, addMetadata, addOverride, addPropertyDeletionOverride, addPropertyOverride, applyRemovalPolicy, applyRemovalPolicy, applyRemovalPolicy, getAtt, getCfnOptions, getCfnResourceType, getMetadata, getUpdatedProperites, isCfnResource, shouldSynthesize, toString, validateProperties
getRef
getCreationStack, getLogicalId, getStack, isCfnElement, overrideLogicalId
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
@Stability(value=Stable) public static final String CFN_RESOURCE_TYPE_NAME
protected CfnBroker(software.amazon.jsii.JsiiObjectRef objRef)
protected CfnBroker(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
@Stability(value=Stable) public CfnBroker(@NotNull software.constructs.Construct scope, @NotNull String id, @NotNull CfnBrokerProps props)
scope
- - scope in which this resource is defined. This parameter is required.id
- - scoped id of the resource. This parameter is required.props
- - resource properties. This parameter is required.@Stability(value=Stable) public void inspect(@NotNull TreeInspector inspector)
inspect
in interface IInspectable
inspector
- - tree inspector to collect and process attributes. This parameter is required.@Stability(value=Stable) @NotNull protected Map<String,Object> renderProperties(@NotNull Map<String,Object> props)
renderProperties
in class CfnResource
props
- This parameter is required.@Stability(value=Stable) @NotNull public String getAttrArn()
@Stability(value=Stable) @NotNull public String getAttrConfigurationId()
@Stability(value=Stable) @NotNull public Number getAttrConfigurationRevision()
@Stability(value=Stable) @NotNull public List<String> getAttrOpenWireEndpoints()
@Stability(value=Stable) @NotNull protected Map<String,Object> getCfnProperties()
getCfnProperties
in class CfnResource
@Stability(value=Stable) @NotNull public TagManager getTags()
@Stability(value=Stable) @NotNull public Object getAutoMinorVersionUpgrade()
@Stability(value=Stable) public void setAutoMinorVersionUpgrade(@NotNull Boolean value)
@Stability(value=Stable) public void setAutoMinorVersionUpgrade(@NotNull IResolvable value)
@Stability(value=Stable) @NotNull public String getBrokerName()
@Stability(value=Stable) public void setBrokerName(@NotNull String value)
@Stability(value=Stable) @NotNull public String getDeploymentMode()
@Stability(value=Stable) public void setDeploymentMode(@NotNull String value)
@Stability(value=Stable) @NotNull public String getEngineType()
@Stability(value=Stable) public void setEngineType(@NotNull String value)
@Stability(value=Stable) @NotNull public String getEngineVersion()
@Stability(value=Stable) public void setEngineVersion(@NotNull String value)
@Stability(value=Stable) @NotNull public String getHostInstanceType()
@Stability(value=Stable) public void setHostInstanceType(@NotNull String value)
@Stability(value=Stable) @NotNull public Object getPubliclyAccessible()
@Stability(value=Stable) public void setPubliclyAccessible(@NotNull Boolean value)
@Stability(value=Stable) public void setPubliclyAccessible(@NotNull IResolvable value)
@Stability(value=Stable) @NotNull public Object getUsers()
@Stability(value=Stable) public void setUsers(@NotNull IResolvable value)
@Stability(value=Stable) public void setUsers(@NotNull List<Object> value)
@Stability(value=Stable) @Nullable public String getAuthenticationStrategy()
@Stability(value=Stable) public void setAuthenticationStrategy(@Nullable String value)
@Stability(value=Stable) @Nullable public Object getConfiguration()
@Stability(value=Stable) public void setConfiguration(@Nullable CfnBroker.ConfigurationIdProperty value)
@Stability(value=Stable) public void setConfiguration(@Nullable IResolvable value)
@Stability(value=Stable) @Nullable public Object getEncryptionOptions()
@Stability(value=Stable) public void setEncryptionOptions(@Nullable CfnBroker.EncryptionOptionsProperty value)
@Stability(value=Stable) public void setEncryptionOptions(@Nullable IResolvable value)
@Stability(value=Stable) @Nullable public Object getLdapServerMetadata()
@Stability(value=Stable) public void setLdapServerMetadata(@Nullable CfnBroker.LdapServerMetadataProperty value)
@Stability(value=Stable) public void setLdapServerMetadata(@Nullable IResolvable value)
@Stability(value=Stable) @Nullable public Object getLogs()
@Stability(value=Stable) public void setLogs(@Nullable CfnBroker.LogListProperty value)
@Stability(value=Stable) public void setLogs(@Nullable IResolvable value)
@Stability(value=Stable) @Nullable public Object getMaintenanceWindowStartTime()
@Stability(value=Stable) public void setMaintenanceWindowStartTime(@Nullable CfnBroker.MaintenanceWindowProperty value)
@Stability(value=Stable) public void setMaintenanceWindowStartTime(@Nullable IResolvable value)
@Stability(value=Stable) @Nullable public List<String> getSecurityGroups()
@Stability(value=Stable) public void setSecurityGroups(@Nullable List<String> value)
@Stability(value=Stable) @Nullable public String getStorageType()
@Stability(value=Stable) public void setStorageType(@Nullable String value)
@Stability(value=Stable) @Nullable public List<String> getSubnetIds()
Copyright © 2021. All rights reserved.