/** Logs subscription response for your Load Balancer */
export interfaceLogSubscriptionResponse {
/** The operation id of the subscription creation task */
operationId: string;
/** The logs account */
serviceName: string;
}
//# sourceMappingURL=LogSubscriptionResponse.d.ts.map