toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
migrationhuborchestrator
/
aws.sdk.kotlin.services.migrationhuborchestrator.model
/
TemplateStepGroupSummary
/
Builder
Builder
class
Builder
Members
Properties
id
Link copied to clipboard
var
id
:
String
?
The ID of the step group.
name
Link copied to clipboard
var
name
:
String
?
The name of the step group.
next
Link copied to clipboard
var
next
:
List
<
String
>
?
The next step group.
previous
Link copied to clipboard
var
previous
:
List
<
String
>
?
The previous step group.