StaticSitesWorkflowPreviewRequestPropertiesOutput interface
StaticSitesWorkflowPreviewRequest 리소스 관련 속성
속성
| branch | 리포지토리의 대상 분기입니다. |
| build |
리포지토리에서 구성할 속성을 빌드합니다. |
| repository |
정적 사이트의 리포지토리에 대한 URL입니다. |
속성 세부 정보
branch
리포지토리의 대상 분기입니다.
branch?: string
속성 값
string
buildProperties
리포지토리에서 구성할 속성을 빌드합니다.
buildProperties?: StaticSiteBuildPropertiesOutput
속성 값
repositoryUrl
정적 사이트의 리포지토리에 대한 URL입니다.
repositoryUrl?: string
속성 값
string