@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:01.737Z") @Stability(value=Stable) public interface CfnBrokerProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnBrokerProps.Builder
A builder for
CfnBrokerProps |
static class |
CfnBrokerProps.Jsii$Proxy
An implementation for
CfnBrokerProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnBrokerProps.Builder |
builder() |
default String |
getAuthenticationStrategy()
`AWS::AmazonMQ::Broker.AuthenticationStrategy`.
|
Object |
getAutoMinorVersionUpgrade()
`AWS::AmazonMQ::Broker.AutoMinorVersionUpgrade`.
|
String |
getBrokerName()
`AWS::AmazonMQ::Broker.BrokerName`.
|
default Object |
getConfiguration()
`AWS::AmazonMQ::Broker.Configuration`.
|
String |
getDeploymentMode()
`AWS::AmazonMQ::Broker.DeploymentMode`.
|
default Object |
getEncryptionOptions()
`AWS::AmazonMQ::Broker.EncryptionOptions`.
|
String |
getEngineType()
`AWS::AmazonMQ::Broker.EngineType`.
|
String |
getEngineVersion()
`AWS::AmazonMQ::Broker.EngineVersion`.
|
String |
getHostInstanceType()
`AWS::AmazonMQ::Broker.HostInstanceType`.
|
default Object |
getLdapServerMetadata()
`AWS::AmazonMQ::Broker.LdapServerMetadata`.
|
default Object |
getLogs()
`AWS::AmazonMQ::Broker.Logs`.
|
default Object |
getMaintenanceWindowStartTime()
`AWS::AmazonMQ::Broker.MaintenanceWindowStartTime`.
|
Object |
getPubliclyAccessible()
`AWS::AmazonMQ::Broker.PubliclyAccessible`.
|
default List<String> |
getSecurityGroups()
`AWS::AmazonMQ::Broker.SecurityGroups`.
|
default String |
getStorageType()
`AWS::AmazonMQ::Broker.StorageType`.
|
default List<String> |
getSubnetIds()
`AWS::AmazonMQ::Broker.SubnetIds`.
|
default List<CfnBroker.TagsEntryProperty> |
getTags()
`AWS::AmazonMQ::Broker.Tags`.
|
Object |
getUsers()
`AWS::AmazonMQ::Broker.Users`.
|
@Stability(value=Stable) @NotNull Object getAutoMinorVersionUpgrade()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-autominorversionupgrade@Stability(value=Stable) @NotNull String getBrokerName()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-brokername@Stability(value=Stable) @NotNull String getDeploymentMode()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-deploymentmode@Stability(value=Stable) @NotNull String getEngineType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-enginetype@Stability(value=Stable) @NotNull String getEngineVersion()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-engineversion@Stability(value=Stable) @NotNull String getHostInstanceType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-hostinstancetype@Stability(value=Stable) @NotNull Object getPubliclyAccessible()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-publiclyaccessible@Stability(value=Stable) @NotNull Object getUsers()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-users@Stability(value=Stable) @Nullable default String getAuthenticationStrategy()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-authenticationstrategy@Stability(value=Stable) @Nullable default Object getConfiguration()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-configuration@Stability(value=Stable) @Nullable default Object getEncryptionOptions()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-encryptionoptions@Stability(value=Stable) @Nullable default Object getLdapServerMetadata()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-ldapservermetadata@Stability(value=Stable) @Nullable default Object getLogs()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-logs@Stability(value=Stable) @Nullable default Object getMaintenanceWindowStartTime()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-maintenancewindowstarttime@Stability(value=Stable) @Nullable default List<String> getSecurityGroups()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-securitygroups@Stability(value=Stable) @Nullable default String getStorageType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-storagetype@Stability(value=Stable) @Nullable default List<String> getSubnetIds()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-subnetids@Stability(value=Stable) @Nullable default List<CfnBroker.TagsEntryProperty> getTags()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-tags@Stability(value=Stable) static CfnBrokerProps.Builder builder()
CfnBrokerProps.Builder of CfnBrokerPropsCopyright © 2020. All rights reserved.