Module: Aws::PinpointSMSVoiceV2::Client::_CreatePoolResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreatePoolResult]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#created_timestamp::Time

Returns:

  • (::Time)


247
# File 'sig/client.rbs', line 247

def created_timestamp: () -> ::Time

#deletion_protection_enabledBoolean

Returns:

  • (Boolean)


245
# File 'sig/client.rbs', line 245

def deletion_protection_enabled: () -> bool

#message_type"TRANSACTIONAL", "PROMOTIONAL"

Returns:

  • ("TRANSACTIONAL", "PROMOTIONAL")


238
# File 'sig/client.rbs', line 238

def message_type: () -> ("TRANSACTIONAL" | "PROMOTIONAL")

#opt_out_list_name::String

Returns:

  • (::String)


243
# File 'sig/client.rbs', line 243

def opt_out_list_name: () -> ::String

#pool_arn::String

Returns:

  • (::String)


235
# File 'sig/client.rbs', line 235

def pool_arn: () -> ::String

#pool_id::String

Returns:

  • (::String)


236
# File 'sig/client.rbs', line 236

def pool_id: () -> ::String

#self_managed_opt_outs_enabledBoolean

Returns:

  • (Boolean)


242
# File 'sig/client.rbs', line 242

def self_managed_opt_outs_enabled: () -> bool

#shared_routes_enabledBoolean

Returns:

  • (Boolean)


244
# File 'sig/client.rbs', line 244

def shared_routes_enabled: () -> bool

#status"CREATING", ...

Returns:

  • ("CREATING", "ACTIVE", "DELETING")


237
# File 'sig/client.rbs', line 237

def status: () -> ("CREATING" | "ACTIVE" | "DELETING")

#tags::Array[Types::Tag]

Returns:



246
# File 'sig/client.rbs', line 246

def tags: () -> ::Array[Types::Tag]

#two_way_channel_arn::String

Returns:

  • (::String)


240
# File 'sig/client.rbs', line 240

def two_way_channel_arn: () -> ::String

#two_way_channel_role::String

Returns:

  • (::String)


241
# File 'sig/client.rbs', line 241

def two_way_channel_role: () -> ::String

#two_way_enabledBoolean

Returns:

  • (Boolean)


239
# File 'sig/client.rbs', line 239

def two_way_enabled: () -> bool