Class: Aws::Types::IntelligentTieringAndOperator

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)


1474
1475
1476
# File 'sig/types.rbs', line 1474

def prefix
  @prefix
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



1475
1476
1477
# File 'sig/types.rbs', line 1475

def tags
  @tags
end