| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
List<AssetTargetNameMap> |
CreateSubscriptionGrantRequest.assetTargetNames()
The names of the assets for which the subscription grant is created.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSubscriptionGrantRequest.Builder |
CreateSubscriptionGrantRequest.Builder.assetTargetNames(AssetTargetNameMap... assetTargetNames)
The names of the assets for which the subscription grant is created.
|
| Modifier and Type | Method and Description |
|---|---|
CreateSubscriptionGrantRequest.Builder |
CreateSubscriptionGrantRequest.Builder.assetTargetNames(Collection<AssetTargetNameMap> assetTargetNames)
The names of the assets for which the subscription grant is created.
|
Copyright © 2023. All rights reserved.