RunTimeAnalyzerName
The assessment analyzer names.
Inherited functions
Casts this AnalyzerNameUnion as a BinaryAnalyzerName and retrieves its aws.sdk.kotlin.services.migrationhubstrategy.model.BinaryAnalyzerName value. Throws an exception if the AnalyzerNameUnion is not a BinaryAnalyzerName.
Casts this AnalyzerNameUnion as a BinaryAnalyzerName and retrieves its aws.sdk.kotlin.services.migrationhubstrategy.model.BinaryAnalyzerName value. Returns null if the AnalyzerNameUnion is not a BinaryAnalyzerName.
Casts this AnalyzerNameUnion as a RunTimeAnalyzerName and retrieves its aws.sdk.kotlin.services.migrationhubstrategy.model.RunTimeAnalyzerName value. Throws an exception if the AnalyzerNameUnion is not a RunTimeAnalyzerName.
Casts this AnalyzerNameUnion as a RunTimeAnalyzerName and retrieves its aws.sdk.kotlin.services.migrationhubstrategy.model.RunTimeAnalyzerName value. Returns null if the AnalyzerNameUnion is not a RunTimeAnalyzerName.
Casts this AnalyzerNameUnion as a SourceCodeAnalyzerName and retrieves its aws.sdk.kotlin.services.migrationhubstrategy.model.SourceCodeAnalyzerName value. Throws an exception if the AnalyzerNameUnion is not a SourceCodeAnalyzerName.
Casts this AnalyzerNameUnion as a SourceCodeAnalyzerName and retrieves its aws.sdk.kotlin.services.migrationhubstrategy.model.SourceCodeAnalyzerName value. Returns null if the AnalyzerNameUnion is not a SourceCodeAnalyzerName.