Class: Aws::Types::DetectProfileObjectTypeResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#detected_profile_object_types::Array[Types::DetectedProfileObjectType]

Returns the value of attribute detected_profile_object_types.

Returns:



803
804
805
# File 'sig/types.rbs', line 803

def detected_profile_object_types
  @detected_profile_object_types
end