Versions in this module Expand all Collapse all v14 v14.0.0 May 23, 2025 Changes in this version + func NewServiceGithub_Override(s ServiceGithub, scope constructs.Construct, id *string, ...) + func ServiceGithub_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource + func ServiceGithub_IsConstruct(x interface{}) *bool + func ServiceGithub_IsTerraformElement(x interface{}) *bool + func ServiceGithub_IsTerraformResource(x interface{}) *bool + func ServiceGithub_TfResourceType() *string + type ServiceGithub interface + Active func() cdktf.IResolvable + AddMoveTarget func(moveTarget *string) + AddOverride func(path *string, value interface{}) + CdktfStack func() cdktf.TerraformStack + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() interface{} + CreatedAt func() *string + DependsOn func() *[]*string + ForEach func() cdktf.ITerraformIterator + Fqn func() *string + FriendlyUniqueId func() *string + GetAnyMapAttribute func(terraformAttribute *string) *map[string]interface{} + GetBooleanAttribute func(terraformAttribute *string) cdktf.IResolvable + GetBooleanMapAttribute func(terraformAttribute *string) *map[string]*bool + GetListAttribute func(terraformAttribute *string) *[]*string + GetNumberAttribute func(terraformAttribute *string) *float64 + GetNumberListAttribute func(terraformAttribute *string) *[]*float64 + GetNumberMapAttribute func(terraformAttribute *string) *map[string]*float64 + GetStringAttribute func(terraformAttribute *string) *string + GetStringMapAttribute func(terraformAttribute *string) *map[string]*string + HasResourceMove func() interface{} + Id func() *string + IdInput func() *string + ImportFrom func(id *string, provider cdktf.TerraformProvider) + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + MoveFromId func(id *string) + MoveTo func(moveTarget *string, index interface{}) + MoveToId func(id *string) + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Project func() *string + ProjectInput func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + RawOverrides func() interface{} + RepositoryUrl func() *string + RepositoryUrlInput func() *string + ResetId func() + ResetOverrideLogicalId func() + ResetStaticContext func() + SetConnection func(val interface{}) + SetCount func(val interface{}) + SetDependsOn func(val *[]*string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetProject func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetRepositoryUrl func(val *string) + SetStaticContext func(val interface{}) + SetToken func(val *string) + StaticContext func() interface{} + StaticContextInput func() interface{} + SynthesizeAttributes func() *map[string]interface{} + SynthesizeHclAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + Title func() *string + ToHclTerraform func() interface{} + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + Token func() *string + TokenInput func() *string + UpdatedAt func() *string + func NewServiceGithub(scope constructs.Construct, id *string, config *ServiceGithubConfig) ServiceGithub + type ServiceGithubConfig struct + Connection interface{} + Count interface{} + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Project *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + RepositoryUrl *string + StaticContext interface{} + Token *string Other modules containing this package github.com/cdktf/cdktf-provider-gitlab-go/gitlab/v10 github.com/cdktf/cdktf-provider-gitlab-go/gitlab/v11 github.com/cdktf/cdktf-provider-gitlab-go/gitlab/v12 github.com/cdktf/cdktf-provider-gitlab-go/gitlab/v13 github.com/cdktf/cdktf-provider-gitlab-go/gitlab/v3 github.com/cdktf/cdktf-provider-gitlab-go/gitlab/v4 github.com/cdktf/cdktf-provider-gitlab-go/gitlab/v5 github.com/cdktf/cdktf-provider-gitlab-go/gitlab/v6 github.com/cdktf/cdktf-provider-gitlab-go/gitlab/v7 github.com/cdktf/cdktf-provider-gitlab-go/gitlab/v8 github.com/cdktf/cdktf-provider-gitlab-go/gitlab/v9