RunCommandInput.CommandId プロパティ

定義

実行コマンド ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="commandId")]
public string CommandId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="commandId")>]
member this.CommandId : string with get, set
Public Property CommandId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象