public static class StackResourceDriftCollection.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
StackResourceDriftCollection |
build() |
StackResourceDriftCollection.Builder |
copy(StackResourceDriftCollection model) |
StackResourceDriftCollection.Builder |
items(List<StackResourceDriftSummary> items)
Collection of drift status details for all resources defined in the stack.
|
public StackResourceDriftCollection.Builder items(List<StackResourceDriftSummary> items)
Collection of drift status details for all resources defined in the stack.
items
- the value to setpublic StackResourceDriftCollection build()
public StackResourceDriftCollection.Builder copy(StackResourceDriftCollection model)
Copyright © 2016–2024. All rights reserved.