Class: Aws::Types::DisassociateEmailIdentityCertificateRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#email_identity::String

Returns the value of attribute email_identity.

Returns:

  • (::String)


550
551
552
# File 'sig/types.rbs', line 550

def email_identity
  @email_identity
end

#from_address::String

Returns the value of attribute from_address.

Returns:

  • (::String)


551
552
553
# File 'sig/types.rbs', line 551

def from_address
  @from_address
end