Class: Aws::Types::CreateTLSInspectionConfigurationResponse

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.



353
354
355
# File 'sig/types.rbs', line 353

def tls_inspection_configuration_response
  @tls_inspection_configuration_response
end

#update_token::String

Returns the value of attribute update_token.

Returns:

  • (::String)


352
353
354
# File 'sig/types.rbs', line 352

def update_token
  @update_token
end