Module: Aws::PinpointEmail::Client::_GetEmailIdentityResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#dkim_attributesTypes::DkimAttributes



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

def dkim_attributes: () -> Types::DkimAttributes

#feedback_forwarding_statusBoolean

Returns:

  • (Boolean)


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

def feedback_forwarding_status: () -> bool

#identity_type"EMAIL_ADDRESS", ...

Returns:

  • ("EMAIL_ADDRESS", "DOMAIN", "MANAGED_DOMAIN")


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

def identity_type: () -> ("EMAIL_ADDRESS" | "DOMAIN" | "MANAGED_DOMAIN")

#mail_from_attributesTypes::MailFromAttributes



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

def mail_from_attributes: () -> Types::MailFromAttributes

#tags::Array[Types::Tag]

Returns:



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

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

#verified_for_sending_statusBoolean

Returns:

  • (Boolean)


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

def verified_for_sending_status: () -> bool