AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.