AWS SDK for Kotlin
Toggle table of contents
1.5.3
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
panorama
/
aws.sdk.kotlin.services.panorama.model
/
NodeInterface
/
Builder
Builder
class
Builder
Members
Properties
inputs
Link copied to clipboard
var
inputs
:
List
<
NodeInputPort
>
?
The node interface's inputs.
outputs
Link copied to clipboard
var
outputs
:
List
<
NodeOutputPort
>
?
The node interface's outputs.