TemplateGroupAccessControlEntry

class TemplateGroupAccessControlEntry : KotlinCustomResource

Definition of AWS::PCAConnectorAD::TemplateGroupAccessControlEntry Resource Type

Properties

Link copied to clipboard

Permissions to allow or deny an Active Directory group to enroll or autoenroll certificates issued against a template.

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
val id: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val templateArn: Output<String>?

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

Link copied to clipboard
val urn: Output<String>