Class: Aws::Types::Bounce

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#bounce_sub_type::String

Returns the value of attribute bounce_sub_type.

Returns:



92
93
94
# File 'sig/types.rbs', line 92

def bounce_sub_type
  @bounce_sub_type
end

#bounce_type"UNDETERMINED", ...

Returns the value of attribute bounce_type.

Returns:



91
92
93
# File 'sig/types.rbs', line 91

def bounce_type
  @bounce_type
end

#diagnostic_code::String

Returns the value of attribute diagnostic_code.

Returns:



93
94
95
# File 'sig/types.rbs', line 93

def diagnostic_code
  @diagnostic_code
end