Class: Aws::Types::ScalarProfileRequest
- Inherits:
-
Object
- Object
- Aws::Types::ScalarProfileRequest
- 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.
235 236 237 |
# File 'sig/types.rbs', line 235 def profile_id @profile_id end |