public static interface TLSInspectionConfigurationMetadata.Builder extends SdkPojo, CopyableBuilder<TLSInspectionConfigurationMetadata.Builder,TLSInspectionConfigurationMetadata>
| Modifier and Type | Method and Description |
|---|---|
TLSInspectionConfigurationMetadata.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the TLS inspection configuration.
|
TLSInspectionConfigurationMetadata.Builder |
name(String name)
The descriptive name of the TLS inspection configuration.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildTLSInspectionConfigurationMetadata.Builder name(String name)
The descriptive name of the TLS inspection configuration. You can't change the name of a TLS inspection configuration after you create it.
name - The descriptive name of the TLS inspection configuration. You can't change the name of a TLS
inspection configuration after you create it.TLSInspectionConfigurationMetadata.Builder arn(String arn)
The Amazon Resource Name (ARN) of the TLS inspection configuration.
arn - The Amazon Resource Name (ARN) of the TLS inspection configuration.Copyright © 2023. All rights reserved.