Class: Aws::Types::SecretsManagerSecretResourceData

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#additional_staging_labels_to_download::Array[::String]

Returns the value of attribute additional_staging_labels_to_download.

Returns:

  • (::Array[::String])


1385
1386
1387
# File 'sig/types.rbs', line 1385

def additional_staging_labels_to_download
  @additional_staging_labels_to_download
end

#arn::String

Returns the value of attribute arn.

Returns:

  • (::String)


1384
1385
1386
# File 'sig/types.rbs', line 1384

def arn
  @arn
end