Class: Aws::Types::UpdateTLSInspectionConfigurationResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#tls_inspection_configuration_responseTypes::TLSInspectionConfigurationResponse

Returns the value of attribute tls_inspection_configuration_response.



2028
2029
2030
# File 'sig/types.rbs', line 2028

def tls_inspection_configuration_response
  @tls_inspection_configuration_response
end

#update_token::String

Returns the value of attribute update_token.

Returns:

  • (::String)


2027
2028
2029
# File 'sig/types.rbs', line 2027

def update_token
  @update_token
end