StaticSitesWorkflowPreviewProperties Class

StaticSitesWorkflowPreview resource specific properties.

Constructor

StaticSitesWorkflowPreviewProperties(*args: Any, **kwargs: Any)

Variables

Name Description
path
str

The path for the workflow file to be generated.

contents
str

The contents for the workflow file to be generated.

Attributes

contents

The contents for the workflow file to be generated.

contents: str | None

path

The path for the workflow file to be generated.

path: str | None