ServerBackupPlanArgs

constructor(crossAccountRoleName: Output<String>? = null, crossAccountType: Output<String>? = null, crossAccountUserId: Output<Int>? = null, details: Output<List<ServerBackupPlanDetailArgs>>? = null, disabled: Output<Boolean>? = null, ecsServerBackupPlanName: Output<String>? = null, instanceId: Output<String>? = null, retention: Output<Int>? = null, schedule: Output<String>? = null)