Interface RegisterConnectionTypeResponse.Builder

    • Method Detail

      • connectionTypeArn

        RegisterConnectionTypeResponse.Builder connectionTypeArn​(String connectionTypeArn)

        The Amazon Resource Name (ARN) of the registered connection type. This unique identifier can be used to reference the connection type in other Glue operations.

        Parameters:
        connectionTypeArn - The Amazon Resource Name (ARN) of the registered connection type. This unique identifier can be used to reference the connection type in other Glue operations.
        Returns:
        Returns a reference to this object so that method calls can be chained together.