Class: Aws::Types::DetectProfileObjectTypeResponse
- Inherits:
-
Object
- Object
- Aws::Types::DetectProfileObjectTypeResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#detected_profile_object_types ⇒ ::Array[Types::DetectedProfileObjectType]
Returns the value of attribute detected_profile_object_types.
Instance Attribute Details
#detected_profile_object_types ⇒ ::Array[Types::DetectedProfileObjectType]
Returns the value of attribute detected_profile_object_types.
803 804 805 |
# File 'sig/types.rbs', line 803 def detected_profile_object_types @detected_profile_object_types end |