Class: Aws::Types::DescribeComponentConfigurationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#component_configuration::String

Returns the value of attribute component_configuration.

Returns:



178
179
180
# File 'sig/types.rbs', line 178

def component_configuration
  @component_configuration
end

#monitorBoolean

Returns the value of attribute monitor.

Returns:



176
177
178
# File 'sig/types.rbs', line 176

def monitor
  @monitor
end

#tier"CUSTOM", ...

Returns the value of attribute tier.

Returns:



177
178
179
# File 'sig/types.rbs', line 177

def tier
  @tier
end