Class: Aws::Types::SlaInputContent

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

Defined Under Namespace

Classes: SlaInputConfiguration, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#sla_input_configuration ⇒ Types::SlaInputConfiguration

Returns the value of attribute sla_input_configuration.



1183
1184
1185
# File 'sig/types.rbs', line 1183

def sla_input_configuration
  @sla_input_configuration
end

#unknown ⇒ Object

Returns the value of attribute unknown.

Returns:

  • (Object)


1184
1185
1186
# File 'sig/types.rbs', line 1184

def unknown
  @unknown
end