Class: Aws::Types::CreateBrokerInput
- Inherits:
-
Object
- Object
- Aws::Types::CreateBrokerInput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#authentication_strategy ⇒ "SIMPLE", ...
Returns the value of attribute authentication_strategy.
-
#auto_minor_version_upgrade ⇒ Boolean
Returns the value of attribute auto_minor_version_upgrade.
-
#broker_name ⇒ ::String
Returns the value of attribute broker_name.
-
#configuration ⇒ Types::ConfigurationId
Returns the value of attribute configuration.
-
#creator_request_id ⇒ ::String
Returns the value of attribute creator_request_id.
-
#data_replication_mode ⇒ "NONE", "CRDR"
Returns the value of attribute data_replication_mode.
-
#data_replication_primary_broker_arn ⇒ ::String
Returns the value of attribute data_replication_primary_broker_arn.
-
#deployment_mode ⇒ "SINGLE_INSTANCE", ...
Returns the value of attribute deployment_mode.
-
#encryption_options ⇒ Types::EncryptionOptions
Returns the value of attribute encryption_options.
-
#engine_type ⇒ "ACTIVEMQ", "RABBITMQ"
Returns the value of attribute engine_type.
-
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
-
#host_instance_type ⇒ ::String
Returns the value of attribute host_instance_type.
-
#ldap_server_metadata ⇒ Types::LdapServerMetadataInput
Returns the value of attribute ldap_server_metadata.
-
#logs ⇒ Types::Logs
Returns the value of attribute logs.
-
#maintenance_window_start_time ⇒ Types::WeeklyStartTime
Returns the value of attribute maintenance_window_start_time.
-
#publicly_accessible ⇒ Boolean
Returns the value of attribute publicly_accessible.
-
#security_groups ⇒ ::Array[::String]
Returns the value of attribute security_groups.
-
#storage_size ⇒ ::Integer
Returns the value of attribute storage_size.
-
#storage_type ⇒ "EBS", "EFS"
Returns the value of attribute storage_type.
-
#subnet_ids ⇒ ::Array[::String]
Returns the value of attribute subnet_ids.
-
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
-
#users ⇒ ::Array[Types::User]
Returns the value of attribute users.
Instance Attribute Details
#authentication_strategy ⇒ "SIMPLE", ...
Returns the value of attribute authentication_strategy.
120 121 122 |
# File 'sig/types.rbs', line 120 def authentication_strategy @authentication_strategy end |
#auto_minor_version_upgrade ⇒ Boolean
Returns the value of attribute auto_minor_version_upgrade.
121 122 123 |
# File 'sig/types.rbs', line 121 def auto_minor_version_upgrade @auto_minor_version_upgrade end |
#broker_name ⇒ ::String
Returns the value of attribute broker_name.
122 123 124 |
# File 'sig/types.rbs', line 122 def broker_name @broker_name end |
#configuration ⇒ Types::ConfigurationId
Returns the value of attribute configuration.
123 124 125 |
# File 'sig/types.rbs', line 123 def configuration @configuration end |
#creator_request_id ⇒ ::String
Returns the value of attribute creator_request_id.
124 125 126 |
# File 'sig/types.rbs', line 124 def creator_request_id @creator_request_id end |
#data_replication_mode ⇒ "NONE", "CRDR"
Returns the value of attribute data_replication_mode.
126 127 128 |
# File 'sig/types.rbs', line 126 def data_replication_mode @data_replication_mode end |
#data_replication_primary_broker_arn ⇒ ::String
Returns the value of attribute data_replication_primary_broker_arn.
127 128 129 |
# File 'sig/types.rbs', line 127 def data_replication_primary_broker_arn @data_replication_primary_broker_arn end |
#deployment_mode ⇒ "SINGLE_INSTANCE", ...
Returns the value of attribute deployment_mode.
125 126 127 |
# File 'sig/types.rbs', line 125 def deployment_mode @deployment_mode end |
#encryption_options ⇒ Types::EncryptionOptions
Returns the value of attribute encryption_options.
128 129 130 |
# File 'sig/types.rbs', line 128 def end |
#engine_type ⇒ "ACTIVEMQ", "RABBITMQ"
Returns the value of attribute engine_type.
129 130 131 |
# File 'sig/types.rbs', line 129 def engine_type @engine_type end |
#engine_version ⇒ ::String
Returns the value of attribute engine_version.
130 131 132 |
# File 'sig/types.rbs', line 130 def engine_version @engine_version end |
#host_instance_type ⇒ ::String
Returns the value of attribute host_instance_type.
131 132 133 |
# File 'sig/types.rbs', line 131 def host_instance_type @host_instance_type end |
#ldap_server_metadata ⇒ Types::LdapServerMetadataInput
Returns the value of attribute ldap_server_metadata.
132 133 134 |
# File 'sig/types.rbs', line 132 def end |
#logs ⇒ Types::Logs
Returns the value of attribute logs.
133 134 135 |
# File 'sig/types.rbs', line 133 def logs @logs end |
#maintenance_window_start_time ⇒ Types::WeeklyStartTime
Returns the value of attribute maintenance_window_start_time.
134 135 136 |
# File 'sig/types.rbs', line 134 def maintenance_window_start_time @maintenance_window_start_time end |
#publicly_accessible ⇒ Boolean
Returns the value of attribute publicly_accessible.
135 136 137 |
# File 'sig/types.rbs', line 135 def publicly_accessible @publicly_accessible end |
#security_groups ⇒ ::Array[::String]
Returns the value of attribute security_groups.
136 137 138 |
# File 'sig/types.rbs', line 136 def security_groups @security_groups end |
#storage_size ⇒ ::Integer
Returns the value of attribute storage_size.
137 138 139 |
# File 'sig/types.rbs', line 137 def storage_size @storage_size end |
#storage_type ⇒ "EBS", "EFS"
Returns the value of attribute storage_type.
138 139 140 |
# File 'sig/types.rbs', line 138 def storage_type @storage_type end |
#subnet_ids ⇒ ::Array[::String]
Returns the value of attribute subnet_ids.
139 140 141 |
# File 'sig/types.rbs', line 139 def subnet_ids @subnet_ids end |
#tags ⇒ ::Hash[::String, ::String]
Returns the value of attribute tags.
140 141 142 |
# File 'sig/types.rbs', line 140 def end |
#users ⇒ ::Array[Types::User]
Returns the value of attribute users.
141 142 143 |
# File 'sig/types.rbs', line 141 def users @users end |