| Package | Description |
|---|---|
| com.amazonaws.services.migrationhubstrategyrecommendations.model |
| Modifier and Type | Method and Description |
|---|---|
SelfManageResources |
SelfManageResources.clone() |
SelfManageResources |
ManagementPreference.getSelfManageResources()
Indicates interest in managing your own resources on AWS.
|
SelfManageResources |
SelfManageResources.withTargetDestination(Collection<String> targetDestination)
Self-managed resources target destination.
|
SelfManageResources |
SelfManageResources.withTargetDestination(SelfManageTargetDestination... targetDestination)
Self-managed resources target destination.
|
SelfManageResources |
SelfManageResources.withTargetDestination(String... targetDestination)
Self-managed resources target destination.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ManagementPreference.setSelfManageResources(SelfManageResources selfManageResources)
Indicates interest in managing your own resources on AWS.
|
ManagementPreference |
ManagementPreference.withSelfManageResources(SelfManageResources selfManageResources)
Indicates interest in managing your own resources on AWS.
|
Copyright © 2025. All rights reserved.