Interface RevokeFlowEntitlementResponse.Builder

  • Method Details

    • entitlementArn

      RevokeFlowEntitlementResponse.Builder entitlementArn(String entitlementArn)
      The ARN of the entitlement that was revoked.
      Parameters:
      entitlementArn - The ARN of the entitlement that was revoked.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • flowArn

      The ARN of the flow that the entitlement was revoked from.
      Parameters:
      flowArn - The ARN of the flow that the entitlement was revoked from.
      Returns:
      Returns a reference to this object so that method calls can be chained together.