Project Environment Type Update Properties Creator Role Assignment Args
data class ProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignmentArgs(val roles: Output<List<String>>? = null) : ConvertibleToJava<ProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignmentArgs>
The role definition assigned to the environment creator on backing resources.
Constructors
Link copied to clipboard
fun ProjectEnvironmentTypeUpdatePropertiesCreatorRoleAssignmentArgs(roles: Output<List<String>>? = null)