| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
Map<String,FormEntryOutput> |
CreateAssetTypeResponse.formsOutput()
The metadata forms that are attached to the asset type.
|
Map<String,FormEntryOutput> |
GetAssetTypeResponse.formsOutput()
The metadata forms attached to the asset type.
|
Map<String,FormEntryOutput> |
AssetTypeItem.formsOutput()
The forms included in the details of the asset type.
|
| Modifier and Type | Method and Description |
|---|---|
CreateAssetTypeResponse.Builder |
CreateAssetTypeResponse.Builder.formsOutput(Map<String,FormEntryOutput> formsOutput)
The metadata forms that are attached to the asset type.
|
GetAssetTypeResponse.Builder |
GetAssetTypeResponse.Builder.formsOutput(Map<String,FormEntryOutput> formsOutput)
The metadata forms attached to the asset type.
|
AssetTypeItem.Builder |
AssetTypeItem.Builder.formsOutput(Map<String,FormEntryOutput> formsOutput)
The forms included in the details of the asset type.
|
Copyright © 2023. All rights reserved.