| Package | Description |
|---|---|
| com.amazonaws.services.servicecatalog.model |
| Modifier and Type | Method and Description |
|---|---|
static OrganizationNodeType |
OrganizationNodeType.fromValue(String value)
Use this in place of valueOf.
|
static OrganizationNodeType |
OrganizationNodeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OrganizationNodeType[] |
OrganizationNodeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListOrganizationPortfolioAccessRequest |
ListOrganizationPortfolioAccessRequest.withOrganizationNodeType(OrganizationNodeType organizationNodeType)
The organization node type that will be returned in the output.
|
OrganizationNode |
OrganizationNode.withType(OrganizationNodeType type)
The organization node type.
|
Copyright © 2025. All rights reserved.