Classic環境で利用できます。
インスタンスタグ情報です。
構文
構文は次の通りです。
private String instanceNo;
private CommonCode instanceType;
private String tagKey;
private String tagValue;
フィールド
フィールドの詳細は次の通りです。
フィールド | タイプ | 必須の有無 | 説明 |
---|---|---|---|
instanceNo |
String | Required | インスタンス番号
|
instanceType |
CommonCode | Required | インスタンスタイプ
|
tagKey |
String | Required | タグキー |
tagValue |
String | Required | タグの値 |