Interface CreateInfrastructureConfigurationResponse.Builder

    • Method Detail

      • requestId

        CreateInfrastructureConfigurationResponse.Builder requestId​(String requestIdValue)

        The request ID that uniquely identifies this request.

        Parameters:
        requestIdValue - The request ID that uniquely identifies this request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • clientToken

        CreateInfrastructureConfigurationResponse.Builder clientToken​(String clientToken)

        The idempotency token used to make this request idempotent.

        Parameters:
        clientToken - The idempotency token used to make this request idempotent.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • infrastructureConfigurationArn

        CreateInfrastructureConfigurationResponse.Builder infrastructureConfigurationArn​(String infrastructureConfigurationArn)

        The Amazon Resource Name (ARN) of the infrastructure configuration that was created by this request.

        Parameters:
        infrastructureConfigurationArn - The Amazon Resource Name (ARN) of the infrastructure configuration that was created by this request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.