Class: Aws::Types::PutProfileObjectResponse
- Inherits:
-
Object
- Object
- Aws::Types::PutProfileObjectResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#profile_object_unique_key ⇒ ::String
Returns the value of attribute profile_object_unique_key.
Instance Attribute Details
#profile_object_unique_key ⇒ ::String
Returns the value of attribute profile_object_unique_key.
2342 2343 2344 |
# File 'sig/types.rbs', line 2342 def profile_object_unique_key @profile_object_unique_key end |