Class: Aws::Types::RedshiftCredentialConfiguration
- Inherits:
-
Object
- Object
- Aws::Types::RedshiftCredentialConfiguration
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#secret_manager_arn ⇒ ::String
Returns the value of attribute secret_manager_arn.
Instance Attribute Details
#secret_manager_arn ⇒ ::String
Returns the value of attribute secret_manager_arn.
5104 5105 5106 |
# File 'sig/types.rbs', line 5104 def secret_manager_arn @secret_manager_arn end |