Class: Aws::Types::GuardrailTopicsTier

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:tier_name])

Instance Attribute Summary collapse

Instance Attribute Details

#tier_name"CLASSIC", "STANDARD"

Returns the value of attribute tier_name.

Returns:

  • ("CLASSIC", "STANDARD")


2392
2393
2394
# File 'sig/types.rbs', line 2392

def tier_name
  @tier_name
end