pulumi-aws-kotlin
5.42.0.1
pulumi-aws-kotlin
/
com.pulumi.aws.transfer.kotlin.outputs
/
ServerEndpointDetails
/
ServerEndpointDetails
Server
Endpoint
Details
fun
ServerEndpointDetails
(
addressAllocationIds
:
List
<
String
>
?
=
null
,
securityGroupIds
:
List
<
String
>
?
=
null
,
subnetIds
:
List
<
String
>
?
=
null
,
vpcEndpointId
:
String
?
=
null
,
vpcId
:
String
?
=
null
)