Versions in this module Expand all Collapse all v8 v8.0.2 Nov 21, 2023 v8.0.1 Oct 26, 2023 Changes in this version + func ConfigEntryServiceIntentions_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource + func ConfigEntryServiceIntentions_IsConstruct(x interface{}) *bool + func ConfigEntryServiceIntentions_IsTerraformElement(x interface{}) *bool + func ConfigEntryServiceIntentions_IsTerraformResource(x interface{}) *bool + func ConfigEntryServiceIntentions_TfResourceType() *string + func NewConfigEntryServiceIntentionsJwtList_Override(c ConfigEntryServiceIntentionsJwtList, ...) + func NewConfigEntryServiceIntentionsJwtOutputReference_Override(c ConfigEntryServiceIntentionsJwtOutputReference, ...) + func NewConfigEntryServiceIntentionsJwtProvidersList_Override(c ConfigEntryServiceIntentionsJwtProvidersList, ...) + func NewConfigEntryServiceIntentionsJwtProvidersOutputReference_Override(c ConfigEntryServiceIntentionsJwtProvidersOutputReference, ...) + func NewConfigEntryServiceIntentionsJwtProvidersVerifyClaimsList_Override(c ConfigEntryServiceIntentionsJwtProvidersVerifyClaimsList, ...) + func NewConfigEntryServiceIntentionsJwtProvidersVerifyClaimsOutputReference_Override(c ConfigEntryServiceIntentionsJwtProvidersVerifyClaimsOutputReference, ...) + func NewConfigEntryServiceIntentionsSourcesList_Override(c ConfigEntryServiceIntentionsSourcesList, ...) + func NewConfigEntryServiceIntentionsSourcesOutputReference_Override(c ConfigEntryServiceIntentionsSourcesOutputReference, ...) + func NewConfigEntryServiceIntentionsSourcesPermissionsHttpHeadersList_Override(c ConfigEntryServiceIntentionsSourcesPermissionsHttpHeadersList, ...) + func NewConfigEntryServiceIntentionsSourcesPermissionsHttpHeadersOutputReference_Override(c ConfigEntryServiceIntentionsSourcesPermissionsHttpHeadersOutputReference, ...) + func NewConfigEntryServiceIntentionsSourcesPermissionsHttpList_Override(c ConfigEntryServiceIntentionsSourcesPermissionsHttpList, ...) + func NewConfigEntryServiceIntentionsSourcesPermissionsHttpOutputReference_Override(c ConfigEntryServiceIntentionsSourcesPermissionsHttpOutputReference, ...) + func NewConfigEntryServiceIntentionsSourcesPermissionsList_Override(c ConfigEntryServiceIntentionsSourcesPermissionsList, ...) + func NewConfigEntryServiceIntentionsSourcesPermissionsOutputReference_Override(c ConfigEntryServiceIntentionsSourcesPermissionsOutputReference, ...) + func NewConfigEntryServiceIntentions_Override(c ConfigEntryServiceIntentions, scope constructs.Construct, id *string, ...) + type ConfigEntryServiceIntentions interface + 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{} + 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 + Id func() *string + IdInput func() *string + ImportFrom func(id *string, provider cdktf.TerraformProvider) + InterpolationForAttribute func(terraformAttribute *string) cdktf.IResolvable + Jwt func() ConfigEntryServiceIntentionsJwtList + JwtInput func() interface{} + Lifecycle func() *cdktf.TerraformResourceLifecycle + Meta func() *map[string]*string + MetaInput func() *map[string]*string + MoveTo func(moveTarget *string, index interface{}) + Name func() *string + NameInput func() *string + Namespace func() *string + NamespaceInput func() *string + Node func() constructs.Node + OverrideLogicalId func(newLogicalId *string) + Partition func() *string + PartitionInput func() *string + Provider func() cdktf.TerraformProvider + Provisioners func() *[]interface{} + PutJwt func(value interface{}) + PutSources func(value interface{}) + RawOverrides func() interface{} + ResetId func() + ResetJwt func() + ResetMeta func() + ResetNamespace func() + ResetOverrideLogicalId func() + ResetPartition func() + ResetSources 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) + SetMeta func(val *map[string]*string) + SetName func(val *string) + SetNamespace func(val *string) + SetPartition func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + Sources func() ConfigEntryServiceIntentionsSourcesList + SourcesInput func() interface{} + 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{} + func NewConfigEntryServiceIntentions(scope constructs.Construct, id *string, ...) ConfigEntryServiceIntentions + type ConfigEntryServiceIntentionsConfig struct + Connection interface{} + Count interface{} + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Id *string + Jwt interface{} + Lifecycle *cdktf.TerraformResourceLifecycle + Meta *map[string]*string + Name *string + Namespace *string + Partition *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + Sources interface{} + type ConfigEntryServiceIntentionsJwt struct + Providers interface{} + type ConfigEntryServiceIntentionsJwtList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ConfigEntryServiceIntentionsJwtOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewConfigEntryServiceIntentionsJwtList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ConfigEntryServiceIntentionsJwtList + type ConfigEntryServiceIntentionsJwtOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn 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 + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Providers func() ConfigEntryServiceIntentionsJwtProvidersList + ProvidersInput func() interface{} + PutProviders func(value interface{}) + ResetProviders func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewConfigEntryServiceIntentionsJwtOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ConfigEntryServiceIntentionsJwtOutputReference + type ConfigEntryServiceIntentionsJwtProviders struct + Name *string + VerifyClaims interface{} + type ConfigEntryServiceIntentionsJwtProvidersList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ConfigEntryServiceIntentionsJwtProvidersOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewConfigEntryServiceIntentionsJwtProvidersList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ConfigEntryServiceIntentionsJwtProvidersList + type ConfigEntryServiceIntentionsJwtProvidersOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn 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 + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Name func() *string + NameInput func() *string + PutVerifyClaims func(value interface{}) + ResetName func() + ResetVerifyClaims func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetName func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + VerifyClaims func() ConfigEntryServiceIntentionsJwtProvidersVerifyClaimsList + VerifyClaimsInput func() interface{} + func NewConfigEntryServiceIntentionsJwtProvidersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ConfigEntryServiceIntentionsJwtProvidersOutputReference + type ConfigEntryServiceIntentionsJwtProvidersVerifyClaims struct + Path *[]*string + Value *string + type ConfigEntryServiceIntentionsJwtProvidersVerifyClaimsList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ConfigEntryServiceIntentionsJwtProvidersVerifyClaimsOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewConfigEntryServiceIntentionsJwtProvidersVerifyClaimsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ConfigEntryServiceIntentionsJwtProvidersVerifyClaimsList + type ConfigEntryServiceIntentionsJwtProvidersVerifyClaimsOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn 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 + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Path func() *[]*string + PathInput func() *[]*string + ResetPath func() + ResetValue func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetPath func(val *[]*string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetValue func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Value func() *string + ValueInput func() *string + func NewConfigEntryServiceIntentionsJwtProvidersVerifyClaimsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ConfigEntryServiceIntentionsJwtProvidersVerifyClaimsOutputReference + type ConfigEntryServiceIntentionsSources struct + Action *string + Description *string + Name *string + Namespace *string + Partition *string + Peer *string + Permissions interface{} + Precedence *float64 + SamenessGroup *string + Type *string + type ConfigEntryServiceIntentionsSourcesList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ConfigEntryServiceIntentionsSourcesOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewConfigEntryServiceIntentionsSourcesList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ConfigEntryServiceIntentionsSourcesList + type ConfigEntryServiceIntentionsSourcesOutputReference interface + Action func() *string + ActionInput func() *string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Description func() *string + DescriptionInput 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 + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Name func() *string + NameInput func() *string + Namespace func() *string + NamespaceInput func() *string + Partition func() *string + PartitionInput func() *string + Peer func() *string + PeerInput func() *string + Permissions func() ConfigEntryServiceIntentionsSourcesPermissionsList + PermissionsInput func() interface{} + Precedence func() *float64 + PrecedenceInput func() *float64 + PutPermissions func(value interface{}) + ResetAction func() + ResetDescription func() + ResetName func() + ResetNamespace func() + ResetPartition func() + ResetPeer func() + ResetPermissions func() + ResetPrecedence func() + ResetSamenessGroup func() + ResetType func() + Resolve func(_context cdktf.IResolveContext) interface{} + SamenessGroup func() *string + SamenessGroupInput func() *string + SetAction func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetDescription func(val *string) + SetInternalValue func(val interface{}) + SetName func(val *string) + SetNamespace func(val *string) + SetPartition func(val *string) + SetPeer func(val *string) + SetPrecedence func(val *float64) + SetSamenessGroup func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetType func(val *string) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + Type func() *string + TypeInput func() *string + func NewConfigEntryServiceIntentionsSourcesOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ConfigEntryServiceIntentionsSourcesOutputReference + type ConfigEntryServiceIntentionsSourcesPermissions struct + Action *string + Http interface{} + type ConfigEntryServiceIntentionsSourcesPermissionsHttp struct + Headers interface{} + Methods *[]*string + PathExact *string + PathPrefix *string + PathRegex *string + type ConfigEntryServiceIntentionsSourcesPermissionsHttpHeaders struct + Exact *string + Invert interface{} + Name *string + Prefix *string + Present interface{} + Regex *string + Suffix *string + type ConfigEntryServiceIntentionsSourcesPermissionsHttpHeadersList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ConfigEntryServiceIntentionsSourcesPermissionsHttpHeadersOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewConfigEntryServiceIntentionsSourcesPermissionsHttpHeadersList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ConfigEntryServiceIntentionsSourcesPermissionsHttpHeadersList + type ConfigEntryServiceIntentionsSourcesPermissionsHttpHeadersOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Exact func() *string + ExactInput 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 + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Invert func() interface{} + InvertInput func() interface{} + Name func() *string + NameInput func() *string + Prefix func() *string + PrefixInput func() *string + Present func() interface{} + PresentInput func() interface{} + Regex func() *string + RegexInput func() *string + ResetExact func() + ResetInvert func() + ResetPrefix func() + ResetPresent func() + ResetRegex func() + ResetSuffix func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetExact func(val *string) + SetInternalValue func(val interface{}) + SetInvert func(val interface{}) + SetName func(val *string) + SetPrefix func(val *string) + SetPresent func(val interface{}) + SetRegex func(val *string) + SetSuffix func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + Suffix func() *string + SuffixInput func() *string + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewConfigEntryServiceIntentionsSourcesPermissionsHttpHeadersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ConfigEntryServiceIntentionsSourcesPermissionsHttpHeadersOutputReference + type ConfigEntryServiceIntentionsSourcesPermissionsHttpList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ConfigEntryServiceIntentionsSourcesPermissionsHttpOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewConfigEntryServiceIntentionsSourcesPermissionsHttpList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ConfigEntryServiceIntentionsSourcesPermissionsHttpList + type ConfigEntryServiceIntentionsSourcesPermissionsHttpOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn 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 + Headers func() ConfigEntryServiceIntentionsSourcesPermissionsHttpHeadersList + HeadersInput func() interface{} + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + Methods func() *[]*string + MethodsInput func() *[]*string + PathExact func() *string + PathExactInput func() *string + PathPrefix func() *string + PathPrefixInput func() *string + PathRegex func() *string + PathRegexInput func() *string + PutHeaders func(value interface{}) + ResetHeaders func() + ResetMethods func() + ResetPathExact func() + ResetPathPrefix func() + ResetPathRegex func() + Resolve func(_context cdktf.IResolveContext) interface{} + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetMethods func(val *[]*string) + SetPathExact func(val *string) + SetPathPrefix func(val *string) + SetPathRegex func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewConfigEntryServiceIntentionsSourcesPermissionsHttpOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ConfigEntryServiceIntentionsSourcesPermissionsHttpOutputReference + type ConfigEntryServiceIntentionsSourcesPermissionsList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) ConfigEntryServiceIntentionsSourcesPermissionsOutputReference + InternalValue func() interface{} + Resolve func(_context cdktf.IResolveContext) interface{} + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetWrapsSet func(val *bool) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + WrapsSet func() *bool + func NewConfigEntryServiceIntentionsSourcesPermissionsList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ConfigEntryServiceIntentionsSourcesPermissionsList + type ConfigEntryServiceIntentionsSourcesPermissionsOutputReference interface + Action func() *string + ActionInput func() *string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn 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 + Http func() ConfigEntryServiceIntentionsSourcesPermissionsHttpList + HttpInput func() interface{} + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + PutHttp func(value interface{}) + Resolve func(_context cdktf.IResolveContext) interface{} + SetAction func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetInternalValue func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + func NewConfigEntryServiceIntentionsSourcesPermissionsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) ConfigEntryServiceIntentionsSourcesPermissionsOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-consul-go/consul/v9