SnsApiDeactivateSnsRequest: {
    projectId?: string;
    region?: Region;
}

Type declaration

  • OptionalprojectId?: string

    Project on which to deactivate the SNS service.

  • Optionalregion?: Region

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