Class: Aws::Types::GenerateCredentialReportResponse
- Inherits:
-
Object
- Object
- Aws::Types::GenerateCredentialReportResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#description ⇒ ::String
Returns the value of attribute description.
-
#state ⇒ "STARTED", ...
Returns the value of attribute state.
Instance Attribute Details
#description ⇒ ::String
Returns the value of attribute description.
634 635 636 |
# File 'sig/types.rbs', line 634 def description @description end |
#state ⇒ "STARTED", ...
Returns the value of attribute state.
633 634 635 |
# File 'sig/types.rbs', line 633 def state @state end |