Module: Aws::PinpointEmail::Client::_CreateEmailIdentityResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#dkim_attributesTypes::DkimAttributes



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

def dkim_attributes: () -> Types::DkimAttributes

#identity_type"EMAIL_ADDRESS", ...

Returns:

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


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

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

#verified_for_sending_statusBoolean

Returns:

  • (Boolean)


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

def verified_for_sending_status: () -> bool