Builder
class Builder
Properties
Link copied to clipboard
A unique and case-sensitive identifier that you provide to make sure the idempotency of the request, so multiple identical calls have the same effect as one single call.
Link copied to clipboard
The identifier (ID) of the directory that's associated with the group.
Link copied to clipboard
The scope of the AD group. For details, see Active Directory security groups.
Link copied to clipboard
The AD group type. For details, see Active Directory security group type.
Link copied to clipboard
An expression that defines one or more attributes with the data type and the value of each attribute.
Link copied to clipboard
The name of the group.
Link copied to clipboard
The type of update to be performed. If no value exists for the attribute, use ADD
. Otherwise, use REPLACE
to change an attribute value or REMOVE
to clear the attribute value.