toggle menu
pulumi-aws-native-kotlin
1.27.0.0
jvm
switch theme
search in API
pulumi-aws-native-kotlin
/
com.pulumi.awsnative.transfer.kotlin.outputs
/
ServerEndpointDetails
/
ServerEndpointDetails
Server
Endpoint
Details
constructor
(
addressAllocationIds
:
List
<
String
>
?
=
null
,
securityGroupIds
:
List
<
String
>
?
=
null
,
subnetIds
:
List
<
String
>
?
=
null
,
vpcEndpointId
:
String
?
=
null
,
vpcId
:
String
?
=
null
)