Class: Aws::Types::GuardrailTopicsTierConfig

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")


2397
2398
2399
# File 'sig/types.rbs', line 2397

def tier_name
  @tier_name
end