Interface TLSInspectionConfigurationMetadata.Builder

    • Method Detail

      • name

        TLSInspectionConfigurationMetadata.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.

        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

        TLSInspectionConfigurationMetadata.Builder arn​(String 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.