Class: Aws::Types::S3DataConfig

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)


1311
1312
1313
# File 'sig/types.rbs', line 1311

def kms_key_arn
  @kms_key_arn
end

#path ⇒ ::String

Returns the value of attribute path.

Returns:

  • (::String)


1310
1311
1312
# File 'sig/types.rbs', line 1310

def path
  @path
end