LoadTestResourcePatchRequestBody interface
LoadTest リソースパッチ要求本文。
プロパティ
description | リソースの説明。 |
encryption | CMK Encryption プロパティ。 |
identity | リソースに使用される ID の種類。 |
tags | リソース タグ。 |
プロパティの詳細
description
リソースの説明。
description?: string
プロパティ値
string
encryption
identity
tags
リソース タグ。
tags?: {[propertyName: string]: string}
プロパティ値
{[propertyName: string]: string}