GoogleApi.RapidMigrationAssessment.V1.Model.VSphereScan (google_api_rapid_migration_assessment v0.4.0)
View SourceMessage describing a MC Source of type VSphere Scan.
Attributes
-
coreSource
(type:String.t
, default:nil
) - reference to the corresponding VSphere Scan in MC Source.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.RapidMigrationAssessment.V1.Model.VSphereScan{ coreSource: String.t() | nil }