CommonControl
The common control mapping details when the mapping type relates to a common control.
Inherited functions
Casts this Mapping as a CommonControl and retrieves its aws.sdk.kotlin.services.controlcatalog.model.CommonControlMappingDetails value. Throws an exception if the Mapping is not a CommonControl.
Casts this Mapping as a CommonControl and retrieves its aws.sdk.kotlin.services.controlcatalog.model.CommonControlMappingDetails value. Returns null if the Mapping is not a CommonControl.
Casts this Mapping as a Framework and retrieves its aws.sdk.kotlin.services.controlcatalog.model.FrameworkMappingDetails value. Throws an exception if the Mapping is not a Framework.
Casts this Mapping as a Framework and retrieves its aws.sdk.kotlin.services.controlcatalog.model.FrameworkMappingDetails value. Returns null if the Mapping is not a Framework.