Class: Aws::Types::FailureDescription

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#details::String

Returns the value of attribute details.

Returns:



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

def details
  @details
end

#type"VPC_ENDPOINT_SERVICE_NAME_NOT_FOUND", ...

Returns the value of attribute type.

Returns:



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

def type
  @type
end