Class: Aws::Types::GetProfileOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetProfileOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#profile ⇒ Types::Profile
Returns the value of attribute profile.
Instance Attribute Details
#profile ⇒ Types::Profile
Returns the value of attribute profile.
862 863 864 |
# File 'sig/types.rbs', line 862 def profile @profile end |