Interface PolicySummary.Builder

  • Method Details

    • policyId

      PolicySummary.Builder policyId(String policyId)

      The unique identifier for the policy.

      Parameters:
      policyId - The unique identifier for the policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      The customer-assigned name of the policy.

      Parameters:
      name - The customer-assigned name of the policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyEngineId

      PolicySummary.Builder policyEngineId(String policyEngineId)

      The identifier of the policy engine that manages this policy.

      Parameters:
      policyEngineId - The identifier of the policy engine that manages this policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdAt

      PolicySummary.Builder createdAt(Instant createdAt)

      The timestamp when the policy was originally created.

      Parameters:
      createdAt - The timestamp when the policy was originally created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      PolicySummary.Builder updatedAt(Instant updatedAt)

      The timestamp when the policy was last modified.

      Parameters:
      updatedAt - The timestamp when the policy was last modified.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyArn

      PolicySummary.Builder policyArn(String policyArn)

      The Amazon Resource Name (ARN) of the policy.

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

      PolicySummary.Builder status(String status)

      The current status of the policy.

      Parameters:
      status - The current status of the policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the policy.

      Parameters:
      status - The current status of the policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: