Class: Aws::Types::ManagedSecretConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#secret_arn::String

Returns the value of attribute secret_arn.

Returns:

  • (::String)


724
725
726
# File 'sig/types.rbs', line 724

def secret_arn
  @secret_arn
end