Skip to content

Commit 47d3b85

Browse files
INTMDB-826: Refreshed Cloud Buckup Schedule (#85)
Co-authored-by: Andrea Angiolillo <[email protected]>
1 parent 73c25c7 commit 47d3b85

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

API.md

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/l1-resources/cloud-backup-schedule/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ export interface CfnCloudBackupScheduleProps {
104104
*
105105
* @schema CfnCloudBackupScheduleProps#Profile
106106
*/
107-
readonly profile: string;
107+
readonly profile?: string;
108108

109109
/**
110110
* List of one or more Uniform Resource Locators (URLs) that point to API sub-resources, related API resources, or both. RFC 5988 outlines these relationships.

0 commit comments

Comments
 (0)