

本文為英文版的機器翻譯版本，如內容有任何歧義或不一致之處，概以英文版為準。

# ScheduledPlanExecutionMember
<a name="API_ScheduledPlanExecutionMember"></a>

包含排程備份計畫執行的相關資訊，包括執行時間、規則類型和相關聯的規則識別符。

## 目錄
<a name="API_ScheduledPlanExecutionMember_Contents"></a>

 ** ExecutionTime **   <a name="Backup-Type-ScheduledPlanExecutionMember-ExecutionTime"></a>
備份排程執行時的時間戳記，採用 Unix 格式和國際標準時間 (UTC)。值精確到毫秒。  
類型：Timestamp  
必要：否

 ** RuleExecutionType **   <a name="Backup-Type-ScheduledPlanExecutionMember-RuleExecutionType"></a>
備份規則執行的類型。有效值為 `CONTINUOUS`（時間點復原）、 `SNAPSHOTS` （快照備份） 或 `CONTINUOUS_AND_SNAPSHOTS`（合併這兩種類型）。 point-in-time   
類型：字串  
有效值:`CONTINUOUS | SNAPSHOTS | CONTINUOUS_AND_SNAPSHOTS`   
必要：否

 ** RuleId **   <a name="Backup-Type-ScheduledPlanExecutionMember-RuleId"></a>
將在排程時間執行的備份規則的唯一識別符。  
類型：字串  
必要：否

## 另請參閱
<a name="API_ScheduledPlanExecutionMember_SeeAlso"></a>

如需在其中一種語言特定 AWS SDKs中使用此 API 的詳細資訊，請參閱下列內容：
+  [AWS 適用於 C\$1\$1 的 SDK](https://docs.aws.amazon.com/goto/SdkForCpp/backup-2018-11-15/ScheduledPlanExecutionMember) 
+  [AWS 適用於 Java V2 的 SDK](https://docs.aws.amazon.com/goto/SdkForJavaV2/backup-2018-11-15/ScheduledPlanExecutionMember) 
+  [AWS 適用於 Ruby V3 的 SDK](https://docs.aws.amazon.com/goto/SdkForRubyV3/backup-2018-11-15/ScheduledPlanExecutionMember) 