toggle menu
pulumi-aws-kotlin
6.81.0.0
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.verifiedaccess.kotlin.outputs
/
EndpointNetworkInterfaceOptionsPortRange
Endpoint
Network
Interface
Options
Port
Range
data
class
EndpointNetworkInterfaceOptionsPortRange
(
val
fromPort
:
Int
,
val
toPort
:
Int
)
Members
Constructors
Endpoint
Network
Interface
Options
Port
Range
Link copied to clipboard
constructor
(
fromPort
:
Int
,
toPort
:
Int
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
from
Port
Link copied to clipboard
val
fromPort
:
Int
to
Port
Link copied to clipboard
val
toPort
:
Int