Class: Aws::Types::S3DataAccessDetails

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#key_prefixes::Array[::String]

Returns the value of attribute key_prefixes.

Returns:

  • (::Array[::String])


968
969
970
# File 'sig/types.rbs', line 968

def key_prefixes
  @key_prefixes
end

#keys::Array[::String]

Returns the value of attribute keys.

Returns:

  • (::Array[::String])


969
970
971
# File 'sig/types.rbs', line 969

def keys
  @keys
end