Interface ResourceAssociation.Builder

  • Method Details

    • arn

      The ARN of the associated resource.

      Parameters:
      arn - The ARN of the associated resource.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • resourceType

      ResourceAssociation.Builder resourceType(String resourceType)

      The type of the associated resource, such as Policy, Template, or Deployment.

      Parameters:
      resourceType - The type of the associated resource, such as Policy, Template, or Deployment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • resourceType

      The type of the associated resource, such as Policy, Template, or Deployment.

      Parameters:
      resourceType - The type of the associated resource, such as Policy, Template, or Deployment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: