pulumi-aws-native-kotlin
0.82.0.0
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.redshift.kotlin
/
EndpointAccessArgs
/
EndpointAccessArgs
Endpoint
Access
Args
fun
EndpointAccessArgs
(
clusterIdentifier
:
Output
<
String
>
?
=
null
,
endpointName
:
Output
<
String
>
?
=
null
,
resourceOwner
:
Output
<
String
>
?
=
null
,
subnetGroupName
:
Output
<
String
>
?
=
null
,
vpcSecurityGroupIds
:
Output
<
List
<
String
>
>
?
=
null
)