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