package internal import ( "github.com/aws/constructs-go/constructs/v10" "github.com/aws/aws-cdk-go/awscdk/v2" "github.com/aws/aws-cdk-go/awscdk/v2/awsec2" "github.com/aws/aws-cdk-go/awscdk/v2/awsiam" ) type Type__constructsConstruct = constructs.Construct type Type__awscdkCfnResource = awscdk.CfnResource type Type__awscdkIInspectable = awscdk.IInspectable type Type__awscdkITaggable = awscdk.ITaggable type Type__awscdkResource = awscdk.Resource type Type__awsec2IMachineImage = awsec2.IMachineImage type Type__awsec2IConnectable = awsec2.IConnectable type Type__awscdkIResource = awscdk.IResource type Type__constructsIConstruct = constructs.IConstruct type Type__awscdkNestedStack = awscdk.NestedStack type Type__awsiamOpenIdConnectProvider = awsiam.OpenIdConnectProvider type Type__awsiamIPrincipal = awsiam.IPrincipal