Class: Aws::Types::LinkConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#log_group_configuration ⇒ Types::LogGroupConfiguration

Returns the value of attribute log_group_configuration.



125
126
127
# File 'sig/types.rbs', line 125

def log_group_configuration
  @log_group_configuration
end

#metric_configuration ⇒ Types::MetricConfiguration

Returns the value of attribute metric_configuration.



126
127
128
# File 'sig/types.rbs', line 126

def metric_configuration
  @metric_configuration
end