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.
Namespace: Amazon.NetworkFirewall.Model
Assembly: AWSSDK.NetworkFirewall.dll
Version: 3.x.y.z
public class DeleteTLSInspectionConfigurationRequest : AmazonNetworkFirewallRequest IAmazonWebServiceRequest
The DeleteTLSInspectionConfigurationRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
DeleteTLSInspectionConfigurationRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
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. |
![]() |
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. |
.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