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)


1455
1456
1457
# File 'sig/types.rbs', line 1455

def prefix
  @prefix
end

#tags::Array[Types::Tag]

Returns the value of attribute tags.

Returns:



1456
1457
1458
# File 'sig/types.rbs', line 1456

def tags
  @tags
end