FluidRelayServerUpdate interface
Fluid Relay 서버의 updatable 속성
속성
encryption | 리소스에 대한 모든 암호화 구성입니다. |
identity | 리소스에 사용되는 ID 유형입니다. |
location | 리소스가 있는 지리적 위치 |
tags | 리소스 태그. |
속성 세부 정보
encryption
identity
location
리소스가 있는 지리적 위치
location?: string
속성 값
string
tags
리소스 태그.
tags?: {[propertyName: string]: string}
속성 값
{[propertyName: string]: string}