Class: Aws::Types::ProfileDetailResponse
- Inherits:
-
Object
- Object
- Aws::Types::ProfileDetailResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#profile ⇒ Types::ProfileDetail
Returns the value of attribute profile.
Instance Attribute Details
#profile ⇒ Types::ProfileDetail
Returns the value of attribute profile.
186 187 188 |
# File 'sig/types.rbs', line 186 def profile @profile end |