package internal import ( "github.com/aws/constructs-go/constructs/v10" "github.com/aws/aws-cdk-go/awscdk/v2" ) type Type__constructsConstruct = constructs.Construct type Type__awscdkCfnResource = awscdk.CfnResource type Type__awscdkIInspectable = awscdk.IInspectable type Type__awscdkIResource = awscdk.IResource type Type__awscdkResource = awscdk.Resource