Class: Aws::Types::WarningDetail

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#properties::Array[Types::WarningProperty]

Returns the value of attribute properties.

Returns:



2240
2241
2242
# File 'sig/types.rbs', line 2240

def properties
  @properties
end

#type"MUTUALLY_EXCLUSIVE_PROPERTIES", ...

Returns the value of attribute type.

Returns:

  • ("MUTUALLY_EXCLUSIVE_PROPERTIES", "UNSUPPORTED_PROPERTIES", "MUTUALLY_EXCLUSIVE_TYPES", "EXCLUDED_PROPERTIES", "EXCLUDED_RESOURCES")


2239
2240
2241
# File 'sig/types.rbs', line 2239

def type
  @type
end