TemplateGroupAccessControlEntryArgs

data class TemplateGroupAccessControlEntryArgs(val accessRights: Output<TemplateGroupAccessControlEntryAccessRightsArgs>? = null, val groupDisplayName: Output<String>? = null, val groupSecurityIdentifier: Output<String>? = null, val templateArn: Output<String>? = null) : ConvertibleToJava<TemplateGroupAccessControlEntryArgs>

Definition of AWS::PCAConnectorAD::TemplateGroupAccessControlEntry Resource Type

Constructors

Link copied to clipboard
fun TemplateGroupAccessControlEntryArgs(accessRights: Output<TemplateGroupAccessControlEntryAccessRightsArgs>? = null, groupDisplayName: Output<String>? = null, groupSecurityIdentifier: Output<String>? = null, templateArn: Output<String>? = null)

Functions

Link copied to clipboard
open override fun toJava(): TemplateGroupAccessControlEntryArgs

Properties

Link copied to clipboard
Link copied to clipboard
val groupDisplayName: Output<String>? = null
Link copied to clipboard
val groupSecurityIdentifier: Output<String>? = null
Link copied to clipboard
val templateArn: Output<String>? = null