Module: Aws::SESV2::Client::_CreateTenantResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#created_timestamp::Time

Returns:

  • (::Time)


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

def created_timestamp: () -> ::Time

#sending_status"ENABLED", ...

Returns:

  • ("ENABLED", "REINSTATED", "DISABLED")


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

def sending_status: () -> ("ENABLED" | "REINSTATED" | "DISABLED")

#suppression_attributesTypes::TenantSuppressionAttributes



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

def suppression_attributes: () -> Types::TenantSuppressionAttributes

#tags::Array[Types::Tag]

Returns:



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

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

#tenant_arn::String

Returns:

  • (::String)


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

def tenant_arn: () -> ::String

#tenant_id::String

Returns:

  • (::String)


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

def tenant_id: () -> ::String

#tenant_name::String

Returns:

  • (::String)


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

def tenant_name: () -> ::String