Class: Aws::Types::ReplicationRuleAndOperator

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#prefix::String

Returns the value of attribute prefix.

Returns:



1681
1682
1683
# File 'sig/types.rbs', line 1681

def prefix
  @prefix
end

#tags::Array[Types::S3Tag]

Returns the value of attribute tags.

Returns:



1682
1683
1684
# File 'sig/types.rbs', line 1682

def tags
  @tags
end