| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
SubscribedProject |
SubscribedPrincipal.project()
The project that has the subscription grant.
|
| Modifier and Type | Method and Description |
|---|---|
static SubscribedPrincipal |
SubscribedPrincipal.fromProject(SubscribedProject project)
Create an instance of this class with
SubscribedPrincipal.project() initialized to the given value. |
SubscribedPrincipal.Builder |
SubscribedPrincipal.Builder.project(SubscribedProject project)
The project that has the subscription grant.
|
Copyright © 2023. All rights reserved.