AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
securityhub
/
aws.sdk.kotlin.services.securityhub.model
/
PortRangeFromTo
/
Builder
Builder
class
Builder
Members
Properties
from
Link copied to clipboard
var
from
:
Int
?
The first port in the port range.
to
Link copied to clipboard
var
to
:
Int
?
The last port in the port range.