Interface GreengrassOutputDetails.Builder

  • Method Details

    • componentVersionArn

      GreengrassOutputDetails.Builder componentVersionArn(String componentVersionArn)

      The Amazon Resource Name (ARN) of the component.

      Parameters:
      componentVersionArn - The Amazon Resource Name (ARN) of the component.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • componentName

      GreengrassOutputDetails.Builder componentName(String componentName)

      The name of the component.

      Parameters:
      componentName - The name of the component.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • componentVersion

      GreengrassOutputDetails.Builder componentVersion(String componentVersion)

      The version of the component.

      Parameters:
      componentVersion - The version of the component.
      Returns:
      Returns a reference to this object so that method calls can be chained together.