class Aws::MigrationHub::Types::DiscoveredResource
Object representing the on-premises resource being migrated.
@note When making an API call, you may pass DiscoveredResource
data as a hash: { configuration_id: "ConfigurationId", # required description: "DiscoveredResourceDescription", }
@!attribute [rw] configuration_id
The configurationId in Application Discovery Service that uniquely identifies the on-premise resource. @return [String]
@!attribute [rw] description
A description that can be free-form text to record additional detail about the discovered resource for clarity or later reference. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/AWSMigrationHub-2017-05-31/DiscoveredResource AWS API Documentation
Constants
- SENSITIVE