Versions in this module Expand all Collapse all v3 v3.0.1 Oct 4, 2022 v3.0.0 Oct 3, 2022 Changes in this version + func NewRepositoryWebhookConfigurationOutputReference_Override(r RepositoryWebhookConfigurationOutputReference, ...) + func NewRepositoryWebhook_Override(r RepositoryWebhook, scope constructs.Construct, id *string, ...) + func RepositoryWebhook_IsConstruct(x interface{}) *bool + func RepositoryWebhook_TfResourceType() *string + type RepositoryWebhook interface + Active func() interface{} + ActiveInput func() interface{} + AddOverride func(path *string, value interface{}) + CdktfStack func() cdktf.TerraformStack + Configuration func() RepositoryWebhookConfigurationOutputReference + ConfigurationInput func() *RepositoryWebhookConfiguration + Connection func() interface{} + ConstructNodeMetadata func() *map[string]interface{} + Count func() *float64 + DependsOn func() *[]*string + Etag func() *string + Events func() *[]*string + EventsInput 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 + Id func() *string + IdInput func() *string + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Lifecycle func() *cdktf.TerraformResourceLifecycle + Name func() *string + NameInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutConfiguration func(value *RepositoryWebhookConfiguration) + RawOverrides func() interface{} + Repository func() *string + RepositoryInput func() *string + ResetActive func() + ResetConfiguration func() + ResetId func() + ResetName func() + ResetOverrideLogicalId func() + SetActive func(val interface{}) + SetConnection func(val interface{}) + SetCount func(val *float64) + SetDependsOn func(val *[]*string) + SetEvents func(val *[]*string) + SetForEach func(val cdktf.ITerraformIterator) + SetId func(val *string) + SetLifecycle func(val *cdktf.TerraformResourceLifecycle) + SetName func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetRepository func(val *string) + SynthesizeAttributes func() *map[string]interface{} + TerraformGeneratorMetadata func() *cdktf.TerraformProviderGeneratorMetadata + TerraformMetaArguments func() *map[string]interface{} + TerraformResourceType func() *string + ToMetadata func() interface{} + ToString func() *string + ToTerraform func() interface{} + Url func() *string + func NewRepositoryWebhook(scope constructs.Construct, id *string, config *RepositoryWebhookConfig) RepositoryWebhook + type RepositoryWebhookConfig struct + Active interface{} + Configuration *RepositoryWebhookConfiguration + Connection interface{} + Count *float64 + DependsOn *[]cdktf.ITerraformDependable + Events *[]*string + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Name *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + Repository *string + type RepositoryWebhookConfiguration struct + ContentType *string + InsecureSsl interface{} + Secret *string + Url *string + type RepositoryWebhookConfigurationOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + ContentType func() *string + ContentTypeInput func() *string + CreationStack func() *[]*string + Fqn 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 + InsecureSsl func() interface{} + InsecureSslInput func() interface{} + InternalValue func() *RepositoryWebhookConfiguration + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetContentType func() + ResetInsecureSsl func() + ResetSecret func() + Resolve func(_context cdktf.IResolveContext) interface{} + Secret func() *string + SecretInput func() *string + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetContentType func(val *string) + SetInsecureSsl func(val interface{}) + SetInternalValue func(val *RepositoryWebhookConfiguration) + SetSecret func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetUrl func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Url func() *string + UrlInput func() *string + func NewRepositoryWebhookConfigurationOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) RepositoryWebhookConfigurationOutputReference