toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.ec2.kotlin
/
SecurityGroupAssociationArgs
/
SecurityGroupAssociationArgs
Security
Group
Association
Args
constructor
(
replaceDefaultAssociation
:
Output
<
Boolean
>
?
=
null
,
securityGroupId
:
Output
<
String
>
?
=
null
,
vpcEndpointId
:
Output
<
String
>
?
=
null
)