CreateTemplateGroupAccessControlEntryRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Allow or deny permissions for an Active Directory group to enroll or autoenroll certificates for a template.

Link copied to clipboard

Idempotency token.

Link copied to clipboard

Name of the Active Directory group. This name does not need to match the group name in Active Directory.

Link copied to clipboard

Security identifier (SID) of the group object from Active Directory. The SID starts with "S-".

Link copied to clipboard

The Amazon Resource Name (ARN) that was returned when you called CreateTemplate.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String