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)


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

def created_timestamp: () -> ::Time

#sending_status"ENABLED", ...

Returns:

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


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

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

#suppression_attributesTypes::TenantSuppressionAttributes



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

def suppression_attributes: () -> Types::TenantSuppressionAttributes

#tags::Array[Types::Tag]

Returns:



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

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

#tenant_arn::String

Returns:

  • (::String)


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

def tenant_arn: () -> ::String

#tenant_id::String

Returns:

  • (::String)


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

def tenant_id: () -> ::String

#tenant_name::String

Returns:

  • (::String)


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

def tenant_name: () -> ::String