Class: Aws::Types::S3SourceProperties

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_name::String

Returns the value of attribute bucket_name.

Returns:

  • (::String)


2560
2561
2562
# File 'sig/types.rbs', line 2560

def bucket_name
  @bucket_name
end

#bucket_prefix::String

Returns the value of attribute bucket_prefix.

Returns:

  • (::String)


2561
2562
2563
# File 'sig/types.rbs', line 2561

def bucket_prefix
  @bucket_prefix
end