toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.