| Package | Description |
|---|---|
| com.amazonaws.services.ram.model |
| Modifier and Type | Method and Description |
|---|---|
static ResourceRegionScopeFilter |
ResourceRegionScopeFilter.fromValue(String value)
Use this in place of valueOf.
|
static ResourceRegionScopeFilter |
ResourceRegionScopeFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResourceRegionScopeFilter[] |
ResourceRegionScopeFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListResourceTypesRequest |
ListResourceTypesRequest.withResourceRegionScope(ResourceRegionScopeFilter resourceRegionScope)
Specifies that you want the results to include only resources that have the specified scope.
|
ListPendingInvitationResourcesRequest |
ListPendingInvitationResourcesRequest.withResourceRegionScope(ResourceRegionScopeFilter resourceRegionScope)
Specifies that you want the results to include only resources that have the specified scope.
|
ListResourcesRequest |
ListResourcesRequest.withResourceRegionScope(ResourceRegionScopeFilter resourceRegionScope)
Specifies that you want the results to include only resources that have the specified scope.
|
Copyright © 2022. All rights reserved.