Class: Aws::Types::StorageConfig

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#kms_key_arn::String

Returns the value of attribute kms_key_arn.

Returns:

  • (::String)


6046
6047
6048
# File 'sig/types.rbs', line 6046

def kms_key_arn
  @kms_key_arn
end

#project_s3_path::String

Returns the value of attribute project_s3_path.

Returns:

  • (::String)


6045
6046
6047
# File 'sig/types.rbs', line 6045

def project_s3_path
  @project_s3_path
end