Interface EngagementResourceAssociationSummary.Builder

    • Method Detail

      • catalog

        EngagementResourceAssociationSummary.Builder catalog​(String catalog)

        Indicates the environment in which the resource and engagement exist.

        Parameters:
        catalog - Indicates the environment in which the resource and engagement exist.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • createdBy

        EngagementResourceAssociationSummary.Builder createdBy​(String createdBy)

        The AWS account ID of the entity that owns the resource. Identifies the account responsible for or having primary control over the resource.

        Parameters:
        createdBy - The AWS account ID of the entity that owns the resource. Identifies the account responsible for or having primary control over the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • engagementId

        EngagementResourceAssociationSummary.Builder engagementId​(String engagementId)

        A unique identifier for the engagement associated with the resource.

        Parameters:
        engagementId - A unique identifier for the engagement associated with the resource.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceId

        EngagementResourceAssociationSummary.Builder resourceId​(String resourceId)

        A unique identifier for the specific resource. Varies depending on the resource type.

        Parameters:
        resourceId - A unique identifier for the specific resource. Varies depending on the resource type.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • resourceType

        EngagementResourceAssociationSummary.Builder resourceType​(String resourceType)

        Categorizes the type of resource associated with the engagement.

        Parameters:
        resourceType - Categorizes the type of resource associated with the engagement.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        ResourceType, ResourceType