Updates a project profile.
See https://www.paws-r-sdk.com/docs/datazone_update_project_profile/ for full documentation.
datazone_update_project_profile(
description = NULL,
domainIdentifier,
domainUnitIdentifier = NULL,
environmentConfigurations = NULL,
identifier,
name = NULL,
status = NULL
)
The description of a project profile.
[required] The ID of the domain where a project profile is to be updated.
The ID of the domain unit where a project profile is to be updated.
The environment configurations of a project profile.
[required] The ID of a project profile that is to be updated.
The name of a project profile.
The status of a project profile.