MetricExportDestination

Prev Next

Metric이 export 되어 저장될 서비스입니다.

구문

class MetricExportDestination {
    private String type;
    private String regionCode;
    private String resourceId;
}

필드

필드 타입 필수 여부 설명
type String Required Export 결과를 저장할 서비스 코드
  • Object Storage의 경우 OBS
regionCode String Required 리소스가 위치한 리전의 코드
resourceId String Required 리소스 ID
  • Object Storage의 경우 버킷명