toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.verifiedaccess.kotlin.outputs
/
EndpointNetworkInterfaceOptions
/
EndpointNetworkInterfaceOptions
Endpoint
Network
Interface
Options
constructor
(
networkInterfaceId
:
String
?
=
null
,
port
:
Int
?
=
null
,
portRanges
:
List
<
EndpointNetworkInterfaceOptionsPortRange
>
?
=
null
,
protocol
:
String
?
=
null
)