AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.