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:

  • (::String)


2716
2717
2718
# File 'sig/types.rbs', line 2716

def prefix
  @prefix
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



2717
2718
2719
# File 'sig/types.rbs', line 2717

def tags
  @tags
end