AWS SDK for Kotlin
Toggle table of contents
1.8.30
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
eks
/
aws.sdk.kotlin.services.eks.model
/
ServiceNodePortRange
/
Builder
Builder
class
Builder
Members
Properties
max
Port
Link copied to clipboard
var
maxPort
:
Int
The maximum port number in the range.
min
Port
Link copied to clipboard
var
minPort
:
Int
The minimum port number in the range.