Module: Aws::SESV2::Client::_GetAccountResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#dedicated_ip_auto_warmup_enabledBoolean

Returns:

  • (Boolean)


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

def dedicated_ip_auto_warmup_enabled: () -> bool

#detailsTypes::AccountDetails



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

def details: () -> Types::AccountDetails

#enforcement_status::String

Returns:

  • (::String)


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

def enforcement_status: () -> ::String

#pricing_attributesTypes::PricingAttributes



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

def pricing_attributes: () -> Types::PricingAttributes

#production_access_enabledBoolean

Returns:

  • (Boolean)


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

def production_access_enabled: () -> bool

#send_quotaTypes::SendQuota

Returns:



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

def send_quota: () -> Types::SendQuota

#sending_enabledBoolean

Returns:

  • (Boolean)


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

def sending_enabled: () -> bool

#suppression_attributesTypes::SuppressionAttributes



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

def suppression_attributes: () -> Types::SuppressionAttributes

#vdm_attributesTypes::VdmAttributes



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

def vdm_attributes: () -> Types::VdmAttributes