| Package | Description |
|---|---|
| software.amazon.awssdk.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static RecordOutput.Builder |
RecordOutput.builder() |
RecordOutput.Builder |
RecordOutput.Builder.description(String description)
The description of the output.
|
RecordOutput.Builder |
RecordOutput.Builder.outputKey(String outputKey)
The output key.
|
RecordOutput.Builder |
RecordOutput.Builder.outputValue(String outputValue)
The output value.
|
RecordOutput.Builder |
RecordOutput.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RecordOutput.Builder> |
RecordOutput.serializableBuilderClass() |
Copyright © 2023. All rights reserved.