Class: Aws::Types::S3ImportSource

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#s3_bucket_access_role_arn::String

Returns the value of attribute s3_bucket_access_role_arn.

Returns:



1164
1165
1166
# File 'sig/types.rbs', line 1164

def s3_bucket_access_role_arn
  @s3_bucket_access_role_arn
end

#s3_bucket_region::String

Returns the value of attribute s3_bucket_region.

Returns:



1163
1164
1165
# File 'sig/types.rbs', line 1163

def s3_bucket_region
  @s3_bucket_region
end

#s3_location_uri::String

Returns the value of attribute s3_location_uri.

Returns:



1162
1163
1164
# File 'sig/types.rbs', line 1162

def s3_location_uri
  @s3_location_uri
end