toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
globalaccelerator
/
aws.sdk.kotlin.services.globalaccelerator.model
/
PortRange
/
Builder
Builder
class
Builder
Members
Properties
from
Port
Link copied to clipboard
var
fromPort
:
Int
?
The first port in the range of ports, inclusive.
to
Port
Link copied to clipboard
var
toPort
:
Int
?
The last port in the range of ports, inclusive.