UpdateResourceDefinition interface

리소스 모델 업데이트 정의입니다.

속성

id

리소스 ID

name

리소스 이름

tags

리소스 태그

type

리소스 종류

속성 세부 정보

id

리소스 ID

id?: string

속성 값

string

name

리소스 이름

name?: string

속성 값

string

tags

리소스 태그

tags?: Record<string, string>

속성 값

Record<string, string>

type

리소스 종류

type?: string

속성 값

string