Class: Aws::Types::CreateProfileResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateProfileResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#profile_id ⇒ ::String
Returns the value of attribute profile_id.
Instance Attribute Details
#profile_id ⇒ ::String
Returns the value of attribute profile_id.
474 475 476 |
# File 'sig/types.rbs', line 474 def profile_id @profile_id end |