Class: Aws::Types::DeleteSuppressedDestinationRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#email_address::String

Returns the value of attribute email_address.

Returns:

  • (::String)


495
496
497
# File 'sig/types.rbs', line 495

def email_address
  @email_address
end

#tenant_name::String

Returns the value of attribute tenant_name.

Returns:

  • (::String)


496
497
498
# File 'sig/types.rbs', line 496

def tenant_name
  @tenant_name
end