Class FolderCreationConfig (0.4.0)

FolderCreationConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

The configuration that's required to create a folder to be used as the target resource for a deployment.

Attributes

Name Description
parent str
Required. The parent of the folder, in the format organizations/{organizationID} or folders/{folderID}.
folder_display_name str
Required. The display name of the folder.