GetSecurityGroupRuleRequest: {
    securityGroupId: string;
    securityGroupRuleId: string;
    zone?: Zone;
}

Type declaration

  • securityGroupId: string
  • securityGroupRuleId: string
  • Optionalzone?: Zone

    Zone to target. If none is passed will use default zone from the config.