Class: Aws::Types::ListSourceCredentialsOutput
- Inherits:
-
Object
- Object
- Aws::Types::ListSourceCredentialsOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#source_credentials_infos ⇒ ::Array[Types::SourceCredentialsInfo]
Returns the value of attribute source_credentials_infos.
Instance Attribute Details
#source_credentials_infos ⇒ ::Array[Types::SourceCredentialsInfo]
Returns the value of attribute source_credentials_infos.
854 855 856 |
# File 'sig/types.rbs', line 854 def source_credentials_infos @source_credentials_infos end |