Versions in this module Expand all Collapse all v7 v7.0.0 Jun 15, 2023 Changes in this version + func AccessIdentityProvider_IsConstruct(x interface{}) *bool + func AccessIdentityProvider_IsTerraformElement(x interface{}) *bool + func AccessIdentityProvider_IsTerraformResource(x interface{}) *bool + func AccessIdentityProvider_TfResourceType() *string + func NewAccessIdentityProviderConfigAList_Override(a AccessIdentityProviderConfigAList, ...) + func NewAccessIdentityProviderConfigAOutputReference_Override(a AccessIdentityProviderConfigAOutputReference, ...) + func NewAccessIdentityProviderScimConfigList_Override(a AccessIdentityProviderScimConfigList, ...) + func NewAccessIdentityProviderScimConfigOutputReference_Override(a AccessIdentityProviderScimConfigOutputReference, ...) + func NewAccessIdentityProvider_Override(a AccessIdentityProvider, scope constructs.Construct, id *string, ...) + type AccessIdentityProvider interface + AccountId func() *string + AccountIdInput func() *string + AddOverride func(path *string, value interface{}) + CdktfStack func() cdktf.TerraformStack + Config func() AccessIdentityProviderConfigAList + ConfigInput func() interface{} + 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 + 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{} + PutConfig func(value interface{}) + PutScimConfig func(value interface{}) + RawOverrides func() interface{} + ResetAccountId func() + ResetConfig func() + ResetId func() + ResetOverrideLogicalId func() + ResetScimConfig func() + ResetZoneId func() + ScimConfig func() AccessIdentityProviderScimConfigList + ScimConfigInput func() interface{} + SetAccountId func(val *string) + 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) + SetName func(val *string) + SetProvider func(val cdktf.TerraformProvider) + SetProvisioners func(val *[]interface{}) + SetType func(val *string) + SetZoneId 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{} + Type func() *string + TypeInput func() *string + ZoneId func() *string + ZoneIdInput func() *string + func NewAccessIdentityProvider(scope constructs.Construct, id *string, config *AccessIdentityProviderConfig) AccessIdentityProvider + type AccessIdentityProviderConfig struct + AccountId *string + Config interface{} + Connection interface{} + Count interface{} + DependsOn *[]cdktf.ITerraformDependable + ForEach cdktf.ITerraformIterator + Id *string + Lifecycle *cdktf.TerraformResourceLifecycle + Name *string + Provider cdktf.TerraformProvider + Provisioners *[]interface{} + ScimConfig interface{} + Type *string + ZoneId *string + type AccessIdentityProviderConfigA struct + ApiToken *string + AppsDomain *string + Attributes *[]*string + AuthUrl *string + CentrifyAccount *string + CentrifyAppId *string + CertsUrl *string + Claims *[]*string + ClientId *string + ClientSecret *string + DirectoryId *string + EmailAttributeName *string + IdpPublicCert *string + IssuerUrl *string + OktaAccount *string + OneloginAccount *string + PkceEnabled interface{} + RedirectUrl *string + Scopes *[]*string + SignRequest interface{} + SsoTargetUrl *string + SupportGroups interface{} + TokenUrl *string + type AccessIdentityProviderConfigAList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) AccessIdentityProviderConfigAOutputReference + 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 NewAccessIdentityProviderConfigAList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) AccessIdentityProviderConfigAList + type AccessIdentityProviderConfigAOutputReference interface + ApiToken func() *string + ApiTokenInput func() *string + AppsDomain func() *string + AppsDomainInput func() *string + Attributes func() *[]*string + AttributesInput func() *[]*string + AuthUrl func() *string + AuthUrlInput func() *string + CentrifyAccount func() *string + CentrifyAccountInput func() *string + CentrifyAppId func() *string + CentrifyAppIdInput func() *string + CertsUrl func() *string + CertsUrlInput func() *string + Claims func() *[]*string + ClaimsInput func() *[]*string + ClientId func() *string + ClientIdInput func() *string + ClientSecret func() *string + ClientSecretInput func() *string + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + DirectoryId func() *string + DirectoryIdInput func() *string + EmailAttributeName func() *string + EmailAttributeNameInput 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 + IdpPublicCert func() *string + IdpPublicCertInput func() *string + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + IssuerUrl func() *string + IssuerUrlInput func() *string + OktaAccount func() *string + OktaAccountInput func() *string + OneloginAccount func() *string + OneloginAccountInput func() *string + PkceEnabled func() interface{} + PkceEnabledInput func() interface{} + RedirectUrl func() *string + RedirectUrlInput func() *string + ResetApiToken func() + ResetAppsDomain func() + ResetAttributes func() + ResetAuthUrl func() + ResetCentrifyAccount func() + ResetCentrifyAppId func() + ResetCertsUrl func() + ResetClaims func() + ResetClientId func() + ResetClientSecret func() + ResetDirectoryId func() + ResetEmailAttributeName func() + ResetIdpPublicCert func() + ResetIssuerUrl func() + ResetOktaAccount func() + ResetOneloginAccount func() + ResetPkceEnabled func() + ResetRedirectUrl func() + ResetScopes func() + ResetSignRequest func() + ResetSsoTargetUrl func() + ResetSupportGroups func() + ResetTokenUrl func() + Resolve func(_context cdktf.IResolveContext) interface{} + Scopes func() *[]*string + ScopesInput func() *[]*string + SetApiToken func(val *string) + SetAppsDomain func(val *string) + SetAttributes func(val *[]*string) + SetAuthUrl func(val *string) + SetCentrifyAccount func(val *string) + SetCentrifyAppId func(val *string) + SetCertsUrl func(val *string) + SetClaims func(val *[]*string) + SetClientId func(val *string) + SetClientSecret func(val *string) + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetDirectoryId func(val *string) + SetEmailAttributeName func(val *string) + SetIdpPublicCert func(val *string) + SetInternalValue func(val interface{}) + SetIssuerUrl func(val *string) + SetOktaAccount func(val *string) + SetOneloginAccount func(val *string) + SetPkceEnabled func(val interface{}) + SetRedirectUrl func(val *string) + SetScopes func(val *[]*string) + SetSignRequest func(val interface{}) + SetSsoTargetUrl func(val *string) + SetSupportGroups func(val interface{}) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetTokenUrl func(val *string) + SignRequest func() interface{} + SignRequestInput func() interface{} + SsoTargetUrl func() *string + SsoTargetUrlInput func() *string + SupportGroups func() interface{} + SupportGroupsInput func() interface{} + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + TokenUrl func() *string + TokenUrlInput func() *string + func NewAccessIdentityProviderConfigAOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) AccessIdentityProviderConfigAOutputReference + type AccessIdentityProviderScimConfig struct + Enabled interface{} + GroupMemberDeprovision interface{} + SeatDeprovision interface{} + Secret *string + UserDeprovision interface{} + type AccessIdentityProviderScimConfigList interface + ComputeFqn func() *string + CreationStack func() *[]*string + Fqn func() *string + Get func(index *float64) AccessIdentityProviderScimConfigOutputReference + 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 NewAccessIdentityProviderScimConfigList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) AccessIdentityProviderScimConfigList + type AccessIdentityProviderScimConfigOutputReference interface + ComplexObjectIndex func() interface{} + ComplexObjectIsFromSet func() *bool + ComputeFqn func() *string + CreationStack func() *[]*string + Enabled func() interface{} + EnabledInput func() interface{} + 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 + GroupMemberDeprovision func() interface{} + GroupMemberDeprovisionInput func() interface{} + InternalValue func() interface{} + InterpolationAsList func() cdktf.IResolvable + InterpolationForAttribute func(property *string) cdktf.IResolvable + ResetEnabled func() + ResetGroupMemberDeprovision func() + ResetSeatDeprovision func() + ResetSecret func() + ResetUserDeprovision func() + Resolve func(_context cdktf.IResolveContext) interface{} + SeatDeprovision func() interface{} + SeatDeprovisionInput func() interface{} + Secret func() *string + SecretInput func() *string + SetComplexObjectIndex func(val interface{}) + SetComplexObjectIsFromSet func(val *bool) + SetEnabled func(val interface{}) + SetGroupMemberDeprovision func(val interface{}) + SetInternalValue func(val interface{}) + SetSeatDeprovision func(val interface{}) + SetSecret func(val *string) + SetTerraformAttribute func(val *string) + SetTerraformResource func(val cdktf.IInterpolatingParent) + SetUserDeprovision func(val interface{}) + TerraformAttribute func() *string + TerraformResource func() cdktf.IInterpolatingParent + ToString func() *string + UserDeprovision func() interface{} + UserDeprovisionInput func() interface{} + func NewAccessIdentityProviderScimConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, ...) AccessIdentityProviderScimConfigOutputReference Other modules containing this package github.com/cdktf/cdktf-provider-cloudflare-go/cloudflare/v10 github.com/cdktf/cdktf-provider-cloudflare-go/cloudflare/v11 github.com/cdktf/cdktf-provider-cloudflare-go/cloudflare/v3 github.com/cdktf/cdktf-provider-cloudflare-go/cloudflare/v4 github.com/cdktf/cdktf-provider-cloudflare-go/cloudflare/v5 github.com/cdktf/cdktf-provider-cloudflare-go/cloudflare/v6 github.com/cdktf/cdktf-provider-cloudflare-go/cloudflare/v8 github.com/cdktf/cdktf-provider-cloudflare-go/cloudflare/v9