Class: Aws::Types::GetSuppressedDestinationRequest

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)


1041
1042
1043
# File 'sig/types.rbs', line 1041

def email_address
  @email_address
end

#tenant_name::String

Returns the value of attribute tenant_name.

Returns:

  • (::String)


1042
1043
1044
# File 'sig/types.rbs', line 1042

def tenant_name
  @tenant_name
end