Class: Aws::Types::JobDetailsJobAttachmentSettings

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)


1803
1804
1805
# File 'sig/types.rbs', line 1803

def root_prefix
  @root_prefix
end

#s3_bucket_name::String

Returns the value of attribute s3_bucket_name.

Returns:

  • (::String)


1802
1803
1804
# File 'sig/types.rbs', line 1802

def s3_bucket_name
  @s3_bucket_name
end