DeleteDeploymentACLRuleRequest: {
    aclId: string;
    region?: Region;
}

Type declaration

  • aclId: string

    ID of the ACL rule to delete.

  • Optionalregion?: Region

    Region to target. If none is passed will use default region from the config.