Class: Aws::Types::SequenceStoreS3Access

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#access_log_location::String

Returns the value of attribute access_log_location.

Returns:

  • (::String)


2075
2076
2077
# File 'sig/types.rbs', line 2075

def access_log_location
  @access_log_location
end

#s3_access_point_arn::String

Returns the value of attribute s3_access_point_arn.

Returns:

  • (::String)


2074
2075
2076
# File 'sig/types.rbs', line 2074

def s3_access_point_arn
  @s3_access_point_arn
end

#s3_uri::String

Returns the value of attribute s3_uri.

Returns:

  • (::String)


2073
2074
2075
# File 'sig/types.rbs', line 2073

def s3_uri
  @s3_uri
end