Interface TargetResource.Builder

    • Method Detail

      • targetIdentifier

        TargetResource.Builder targetIdentifier​(TargetIdentifier targetIdentifier)

        A target identifier is a pair of identifying information for a resource that is included in a target. A target identifier includes the target ID and the target type.

        Parameters:
        targetIdentifier - A target identifier is a pair of identifying information for a resource that is included in a target. A target identifier includes the target ID and the target type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • region

        TargetResource.Builder region​(String region)

        The Amazon Web Services Region where the target resource is located.

        Parameters:
        region - The Amazon Web Services Region where the target resource is located.
        Returns:
        Returns a reference to this object so that method calls can be chained together.