Class: Aws::Types::CustomerManagedS3Storage

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#role_arn::String

Returns the value of attribute role_arn.

Returns:



1155
1156
1157
# File 'sig/types.rbs', line 1155

def role_arn
  @role_arn
end

#s3_resource_arn::String

Returns the value of attribute s3_resource_arn.

Returns:



1154
1155
1156
# File 'sig/types.rbs', line 1154

def s3_resource_arn
  @s3_resource_arn
end