GroupProfile

class GroupProfile : KotlinCustomResource

Group profiles represent groups of Amazon DataZone users. Groups can be manually created, or mapped to Active Directory groups of enterprise customers. In Amazon DataZone, groups serve two purposes. First, a group can map to a team of users in the organizational chart, and thus reduce the administrative work of a Amazon DataZone project owner when there are new employees joining or leaving a team. Second, corporate administrators use Active Directory groups to manage and update user statuses and so Amazon DataZone domain administrators can use these group memberships to implement Amazon DataZone domain policies.

Properties

Link copied to clipboard
val awsId: Output<String>

The ID of the Amazon DataZone group profile.

Link copied to clipboard
val domainId: Output<String>

The identifier of the Amazon DataZone domain in which the group profile is created.

Link copied to clipboard

The identifier of the Amazon DataZone domain in which the group profile would be created.

Link copied to clipboard
val groupIdentifier: Output<String>

The ID of the group.

Link copied to clipboard
val groupName: Output<String>

The group-name of the Group Profile.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The status of a group profile.

Link copied to clipboard
val urn: Output<String>