class Aws::MigrationHubStrategyRecommendations::Types::ManagementPreference
Preferences for migrating an application to AWS.
@note ManagementPreference
is a union - when making an API calls you must set exactly one of the members.
@note ManagementPreference
is a union - when returned from an API call exactly one value will be set and the returned type will be a subclass of ManagementPreference
corresponding to the set member.
@!attribute [rw] aws_managed_resources
Indicates interest in solutions that are managed by AWS. @return [Types::AwsManagedResources]
@!attribute [rw] no_preference
No specific preference. @return [Types::NoManagementPreference]
@!attribute [rw] self_manage_resources
Indicates interest in managing your own resources on AWS. @return [Types::SelfManageResources]
@see docs.aws.amazon.com/goto/WebAPI/migrationhubstrategy-2020-02-19/ManagementPreference AWS API Documentation
Constants
- SENSITIVE