toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.ec2.kotlin
/
VerifiedAccessGroupArgs
/
VerifiedAccessGroupArgs
Verified
Access
Group
Args
constructor
(
description
:
Output
<
String
>
?
=
null
,
policyDocument
:
Output
<
String
>
?
=
null
,
policyEnabled
:
Output
<
Boolean
>
?
=
null
,
sseSpecification
:
Output
<
VerifiedAccessGroupSseSpecificationArgs
>
?
=
null
,
tags
:
Output
<
List
<
TagArgs
>
>
?
=
null
,
verifiedAccessInstanceId
:
Output
<
String
>
?
=
null
)