Interface TLSInspectionConfigurationMetadata.Builder

All Superinterfaces:
Buildable, CopyableBuilder<TLSInspectionConfigurationMetadata.Builder,TLSInspectionConfigurationMetadata>, SdkBuilder<TLSInspectionConfigurationMetadata.Builder,TLSInspectionConfigurationMetadata>, SdkPojo
Enclosing class:
TLSInspectionConfigurationMetadata

public static interface TLSInspectionConfigurationMetadata.Builder extends SdkPojo, CopyableBuilder<TLSInspectionConfigurationMetadata.Builder,TLSInspectionConfigurationMetadata>
  • Method Details

    • name

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

      Parameters:
      name - The descriptive name of the TLS inspection configuration. You can't change the name of a TLS inspection configuration after you create it.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

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

      Parameters:
      arn - The Amazon Resource Name (ARN) of the TLS inspection configuration.
      Returns:
      Returns a reference to this object so that method calls can be chained together.