Class: Aws::Types::ManagedSecretConfig
- Inherits:
-
Object
- Object
- Aws::Types::ManagedSecretConfig
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#secret_arn ⇒ ::String
Returns the value of attribute secret_arn.
Instance Attribute Details
#secret_arn ⇒ ::String
Returns the value of attribute secret_arn.
724 725 726 |
# File 'sig/types.rbs', line 724 def secret_arn @secret_arn end |