AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Container for the parameters to the DeleteTLSInspectionConfiguration operation. Deletes the specified TLSInspectionConfiguration.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.NetworkFirewall.AmazonNetworkFirewallRequest
      Amazon.NetworkFirewall.Model.DeleteTLSInspectionConfigurationRequest

Namespace: Amazon.NetworkFirewall.Model
Assembly: AWSSDK.NetworkFirewall.dll
Version: 3.x.y.z

Syntax

C#
public class DeleteTLSInspectionConfigurationRequest : AmazonNetworkFirewallRequest
         IAmazonWebServiceRequest

The DeleteTLSInspectionConfigurationRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property TLSInspectionConfigurationArn System.String

Gets and sets the property TLSInspectionConfigurationArn.

The Amazon Resource Name (ARN) of the TLS inspection configuration.

You must specify the ARN or the name, and you can specify both.

Public Property TLSInspectionConfigurationName System.String

Gets and sets the property TLSInspectionConfigurationName.

The descriptive name of the TLS inspection configuration. You can't change the name of a TLS inspection configuration after you create it.

You must specify the ARN or the name, and you can specify both.

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5