RelatedControl
Returns information about controls that are related to the specified 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.
Casts this Mapping as a RelatedControl and retrieves its aws.sdk.kotlin.services.controlcatalog.model.RelatedControlMappingDetails value. Throws an exception if the Mapping is not a RelatedControl.
Casts this Mapping as a RelatedControl and retrieves its aws.sdk.kotlin.services.controlcatalog.model.RelatedControlMappingDetails value. Returns null if the Mapping is not a RelatedControl.