toggle menu
pulumi-azure-native-kotlin
3.0.1.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.awsconnector.kotlin.outputs
/
PortRangeResponse
Port
Range
Response
data
class
PortRangeResponse
(
val
fromPort
:
Int
?
=
null
,
val
toPort
:
Int
?
=
null
)
Definition of PortRange
Members
Constructors
Port
Range
Response
Link copied to clipboard
constructor
(
fromPort
:
Int
?
=
null
,
toPort
:
Int
?
=
null
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
from
Port
Link copied to clipboard
val
fromPort
:
Int
?
=
null
Property fromPort
to
Port
Link copied to clipboard
val
toPort
:
Int
?
=
null
Property toPort