Show / Hide Table of Contents

Class CfnBrokerProps

Properties for defining a AWS::AmazonMQ::Broker.

Inheritance
System.Object
CfnBrokerProps
Implements
ICfnBrokerProps
Namespace: Amazon.CDK.AWS.AmazonMQ
Assembly: Amazon.CDK.AWS.AmazonMQ.dll
Syntax (csharp)
public class CfnBrokerProps : Object, ICfnBrokerProps
Syntax (vb)
Public Class CfnBrokerProps
    Inherits Object
    Implements ICfnBrokerProps
Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html

Synopsis

Constructors

CfnBrokerProps()

Properties

AutoMinorVersionUpgrade

AWS::AmazonMQ::Broker.AutoMinorVersionUpgrade.

BrokerName

AWS::AmazonMQ::Broker.BrokerName.

Configuration

AWS::AmazonMQ::Broker.Configuration.

DeploymentMode

AWS::AmazonMQ::Broker.DeploymentMode.

EncryptionOptions

AWS::AmazonMQ::Broker.EncryptionOptions.

EngineType

AWS::AmazonMQ::Broker.EngineType.

EngineVersion

AWS::AmazonMQ::Broker.EngineVersion.

HostInstanceType

AWS::AmazonMQ::Broker.HostInstanceType.

Logs

AWS::AmazonMQ::Broker.Logs.

MaintenanceWindowStartTime

AWS::AmazonMQ::Broker.MaintenanceWindowStartTime.

PubliclyAccessible

AWS::AmazonMQ::Broker.PubliclyAccessible.

SecurityGroups

AWS::AmazonMQ::Broker.SecurityGroups.

SubnetIds

AWS::AmazonMQ::Broker.SubnetIds.

Tags

AWS::AmazonMQ::Broker.Tags.

Users

AWS::AmazonMQ::Broker.Users.

Constructors

CfnBrokerProps()

public CfnBrokerProps()

Properties

AutoMinorVersionUpgrade

AWS::AmazonMQ::Broker.AutoMinorVersionUpgrade.

public object AutoMinorVersionUpgrade { get; set; }
Property Value

System.Object

Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-autominorversionupgrade

BrokerName

AWS::AmazonMQ::Broker.BrokerName.

public string BrokerName { get; set; }
Property Value

System.String

Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-brokername

Configuration

AWS::AmazonMQ::Broker.Configuration.

public object Configuration { get; set; }
Property Value

System.Object

Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-configuration

DeploymentMode

AWS::AmazonMQ::Broker.DeploymentMode.

public string DeploymentMode { get; set; }
Property Value

System.String

Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-deploymentmode

EncryptionOptions

AWS::AmazonMQ::Broker.EncryptionOptions.

public object EncryptionOptions { get; set; }
Property Value

System.Object

Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-encryptionoptions

EngineType

AWS::AmazonMQ::Broker.EngineType.

public string EngineType { get; set; }
Property Value

System.String

Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-enginetype

EngineVersion

AWS::AmazonMQ::Broker.EngineVersion.

public string EngineVersion { get; set; }
Property Value

System.String

Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-engineversion

HostInstanceType

AWS::AmazonMQ::Broker.HostInstanceType.

public string HostInstanceType { get; set; }
Property Value

System.String

Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-hostinstancetype

Logs

AWS::AmazonMQ::Broker.Logs.

public object Logs { get; set; }
Property Value

System.Object

Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-logs

MaintenanceWindowStartTime

AWS::AmazonMQ::Broker.MaintenanceWindowStartTime.

public object MaintenanceWindowStartTime { get; set; }
Property Value

System.Object

Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-maintenancewindowstarttime

PubliclyAccessible

AWS::AmazonMQ::Broker.PubliclyAccessible.

public object PubliclyAccessible { get; set; }
Property Value

System.Object

Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-publiclyaccessible

SecurityGroups

AWS::AmazonMQ::Broker.SecurityGroups.

public string[] SecurityGroups { get; set; }
Property Value

System.String[]

Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-securitygroups

SubnetIds

AWS::AmazonMQ::Broker.SubnetIds.

public string[] SubnetIds { get; set; }
Property Value

System.String[]

Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-subnetids

Tags

AWS::AmazonMQ::Broker.Tags.

public CfnBroker.ITagsEntryProperty[] Tags { get; set; }
Property Value

CfnBroker.ITagsEntryProperty[]

Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-tags

Users

AWS::AmazonMQ::Broker.Users.

public object Users { get; set; }
Property Value

System.Object

Remarks

stability: External see: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-amazonmq-broker.html#cfn-amazonmq-broker-users

Implements

ICfnBrokerProps
Back to top Generated by DocFX