Class: Aws::Types::S3DataSourceConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#bucket_arn::String

Returns the value of attribute bucket_arn.

Returns:

  • (::String)


2509
2510
2511
# File 'sig/types.rbs', line 2509

def bucket_arn
  @bucket_arn
end

#bucket_owner_account_id::String

Returns the value of attribute bucket_owner_account_id.

Returns:

  • (::String)


2511
2512
2513
# File 'sig/types.rbs', line 2511

def 
  @bucket_owner_account_id
end

#inclusion_prefixes::Array[::String]

Returns the value of attribute inclusion_prefixes.

Returns:

  • (::Array[::String])


2510
2511
2512
# File 'sig/types.rbs', line 2510

def inclusion_prefixes
  @inclusion_prefixes
end