awscdk/awsmsk/internal/types.go (8 lines of code) (raw):
package internal
import (
"github.com/aws/aws-cdk-go/awscdk/v2"
)
type Type__awscdkCfnResource = awscdk.CfnResource
type Type__awscdkIInspectable = awscdk.IInspectable
type Type__awscdkITaggable = awscdk.ITaggable
type Type__awscdkITaggableV2 = awscdk.ITaggableV2