Class: Aws::Types::RejectedEntityInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#error_type"InvalidEntity", ...

Returns the value of attribute error_type.

Returns:

  • ("InvalidEntity", "InvalidTypeValue", "InvalidKeyAttributes", "InvalidAttributes", "EntitySizeTooLarge", "UnsupportedLogGroupType", "MissingRequiredFields")


2006
2007
2008
# File 'sig/types.rbs', line 2006

def error_type
  @error_type
end