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.
140 141 142 |
# File 'sig/types.rbs', line 140 def profile_id @profile_id end |