Interface CreateServiceFunctionResourcesResponse.Builder

  • Method Details

    • serviceArn

      Sets the value of the ServiceArn property for this object.
      Parameters:
      serviceArn - The new value for the ServiceArn property for this object.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • serviceFunctionId

      CreateServiceFunctionResourcesResponse.Builder serviceFunctionId(String serviceFunctionId)

      The identifier of the service function.

      Parameters:
      serviceFunctionId - The identifier of the service function.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resources

      The list of resources that were associated.

      Parameters:
      resources - The list of resources that were associated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resources

      The list of resources that were associated.

      Parameters:
      resources - The list of resources that were associated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.