Class: Aws::Types::JobAttachmentSettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#root_prefix::String

Returns the value of attribute root_prefix.

Returns:

  • (::String)


1773
1774
1775
# File 'sig/types.rbs', line 1773

def root_prefix
  @root_prefix
end

#s3_bucket_name::String

Returns the value of attribute s3_bucket_name.

Returns:

  • (::String)


1772
1773
1774
# File 'sig/types.rbs', line 1772

def s3_bucket_name
  @s3_bucket_name
end