Class: Aws::Types::DescribeChapCredentialsOutput
- Inherits:
-
Object
- Object
- Aws::Types::DescribeChapCredentialsOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#chap_credentials ⇒ ::Array[Types::ChapInfo]
Returns the value of attribute chap_credentials.
Instance Attribute Details
#chap_credentials ⇒ ::Array[Types::ChapInfo]
Returns the value of attribute chap_credentials.
605 606 607 |
# File 'sig/types.rbs', line 605 def chap_credentials @chap_credentials end |