Documentation ¶
Index ¶
- func LinuxFunctionApp_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, ...) cdktf.ImportableResource
- func LinuxFunctionApp_IsConstruct(x interface{}) *bool
- func LinuxFunctionApp_IsTerraformElement(x interface{}) *bool
- func LinuxFunctionApp_IsTerraformResource(x interface{}) *bool
- func LinuxFunctionApp_TfResourceType() *string
- func NewLinuxFunctionAppAuthSettingsActiveDirectoryOutputReference_Override(l LinuxFunctionAppAuthSettingsActiveDirectoryOutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsFacebookOutputReference_Override(l LinuxFunctionAppAuthSettingsFacebookOutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsGithubOutputReference_Override(l LinuxFunctionAppAuthSettingsGithubOutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsGoogleOutputReference_Override(l LinuxFunctionAppAuthSettingsGoogleOutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsMicrosoftOutputReference_Override(l LinuxFunctionAppAuthSettingsMicrosoftOutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsOutputReference_Override(l LinuxFunctionAppAuthSettingsOutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsTwitterOutputReference_Override(l LinuxFunctionAppAuthSettingsTwitterOutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsV2ActiveDirectoryV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2OutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsV2AppleV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2AppleV2OutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2OutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsV2CustomOidcV2List_Override(l LinuxFunctionAppAuthSettingsV2CustomOidcV2List, ...)
- func NewLinuxFunctionAppAuthSettingsV2CustomOidcV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2CustomOidcV2OutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsV2FacebookV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2FacebookV2OutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsV2GithubV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2GithubV2OutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsV2GoogleV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2GoogleV2OutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsV2LoginOutputReference_Override(l LinuxFunctionAppAuthSettingsV2LoginOutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsV2MicrosoftV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2MicrosoftV2OutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2OutputReference, ...)
- func NewLinuxFunctionAppAuthSettingsV2TwitterV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2TwitterV2OutputReference, ...)
- func NewLinuxFunctionAppBackupOutputReference_Override(l LinuxFunctionAppBackupOutputReference, ...)
- func NewLinuxFunctionAppBackupScheduleOutputReference_Override(l LinuxFunctionAppBackupScheduleOutputReference, ...)
- func NewLinuxFunctionAppConnectionStringList_Override(l LinuxFunctionAppConnectionStringList, ...)
- func NewLinuxFunctionAppConnectionStringOutputReference_Override(l LinuxFunctionAppConnectionStringOutputReference, ...)
- func NewLinuxFunctionAppIdentityOutputReference_Override(l LinuxFunctionAppIdentityOutputReference, ...)
- func NewLinuxFunctionAppSiteConfigAppServiceLogsOutputReference_Override(l LinuxFunctionAppSiteConfigAppServiceLogsOutputReference, ...)
- func NewLinuxFunctionAppSiteConfigApplicationStackDockerList_Override(l LinuxFunctionAppSiteConfigApplicationStackDockerList, ...)
- func NewLinuxFunctionAppSiteConfigApplicationStackDockerOutputReference_Override(l LinuxFunctionAppSiteConfigApplicationStackDockerOutputReference, ...)
- func NewLinuxFunctionAppSiteConfigApplicationStackOutputReference_Override(l LinuxFunctionAppSiteConfigApplicationStackOutputReference, ...)
- func NewLinuxFunctionAppSiteConfigCorsOutputReference_Override(l LinuxFunctionAppSiteConfigCorsOutputReference, ...)
- func NewLinuxFunctionAppSiteConfigIpRestrictionHeadersList_Override(l LinuxFunctionAppSiteConfigIpRestrictionHeadersList, ...)
- func NewLinuxFunctionAppSiteConfigIpRestrictionHeadersOutputReference_Override(l LinuxFunctionAppSiteConfigIpRestrictionHeadersOutputReference, ...)
- func NewLinuxFunctionAppSiteConfigIpRestrictionList_Override(l LinuxFunctionAppSiteConfigIpRestrictionList, ...)
- func NewLinuxFunctionAppSiteConfigIpRestrictionOutputReference_Override(l LinuxFunctionAppSiteConfigIpRestrictionOutputReference, ...)
- func NewLinuxFunctionAppSiteConfigOutputReference_Override(l LinuxFunctionAppSiteConfigOutputReference, ...)
- func NewLinuxFunctionAppSiteConfigScmIpRestrictionHeadersList_Override(l LinuxFunctionAppSiteConfigScmIpRestrictionHeadersList, ...)
- func NewLinuxFunctionAppSiteConfigScmIpRestrictionHeadersOutputReference_Override(l LinuxFunctionAppSiteConfigScmIpRestrictionHeadersOutputReference, ...)
- func NewLinuxFunctionAppSiteConfigScmIpRestrictionList_Override(l LinuxFunctionAppSiteConfigScmIpRestrictionList, ...)
- func NewLinuxFunctionAppSiteConfigScmIpRestrictionOutputReference_Override(l LinuxFunctionAppSiteConfigScmIpRestrictionOutputReference, ...)
- func NewLinuxFunctionAppSiteCredentialList_Override(l LinuxFunctionAppSiteCredentialList, ...)
- func NewLinuxFunctionAppSiteCredentialOutputReference_Override(l LinuxFunctionAppSiteCredentialOutputReference, ...)
- func NewLinuxFunctionAppStickySettingsOutputReference_Override(l LinuxFunctionAppStickySettingsOutputReference, ...)
- func NewLinuxFunctionAppStorageAccountList_Override(l LinuxFunctionAppStorageAccountList, ...)
- func NewLinuxFunctionAppStorageAccountOutputReference_Override(l LinuxFunctionAppStorageAccountOutputReference, ...)
- func NewLinuxFunctionAppTimeoutsOutputReference_Override(l LinuxFunctionAppTimeoutsOutputReference, ...)
- func NewLinuxFunctionApp_Override(l LinuxFunctionApp, scope constructs.Construct, id *string, ...)
- type LinuxFunctionApp
- type LinuxFunctionAppAuthSettings
- type LinuxFunctionAppAuthSettingsActiveDirectory
- type LinuxFunctionAppAuthSettingsActiveDirectoryOutputReference
- type LinuxFunctionAppAuthSettingsFacebook
- type LinuxFunctionAppAuthSettingsFacebookOutputReference
- type LinuxFunctionAppAuthSettingsGithub
- type LinuxFunctionAppAuthSettingsGithubOutputReference
- type LinuxFunctionAppAuthSettingsGoogle
- type LinuxFunctionAppAuthSettingsGoogleOutputReference
- type LinuxFunctionAppAuthSettingsMicrosoft
- type LinuxFunctionAppAuthSettingsMicrosoftOutputReference
- type LinuxFunctionAppAuthSettingsOutputReference
- type LinuxFunctionAppAuthSettingsTwitter
- type LinuxFunctionAppAuthSettingsTwitterOutputReference
- type LinuxFunctionAppAuthSettingsV2
- type LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2
- type LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2OutputReference
- type LinuxFunctionAppAuthSettingsV2AppleV2
- type LinuxFunctionAppAuthSettingsV2AppleV2OutputReference
- type LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2
- type LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2OutputReference
- type LinuxFunctionAppAuthSettingsV2CustomOidcV2
- type LinuxFunctionAppAuthSettingsV2CustomOidcV2List
- type LinuxFunctionAppAuthSettingsV2CustomOidcV2OutputReference
- type LinuxFunctionAppAuthSettingsV2FacebookV2
- type LinuxFunctionAppAuthSettingsV2FacebookV2OutputReference
- type LinuxFunctionAppAuthSettingsV2GithubV2
- type LinuxFunctionAppAuthSettingsV2GithubV2OutputReference
- type LinuxFunctionAppAuthSettingsV2GoogleV2
- type LinuxFunctionAppAuthSettingsV2GoogleV2OutputReference
- type LinuxFunctionAppAuthSettingsV2Login
- type LinuxFunctionAppAuthSettingsV2LoginOutputReference
- type LinuxFunctionAppAuthSettingsV2MicrosoftV2
- type LinuxFunctionAppAuthSettingsV2MicrosoftV2OutputReference
- type LinuxFunctionAppAuthSettingsV2OutputReference
- type LinuxFunctionAppAuthSettingsV2TwitterV2
- type LinuxFunctionAppAuthSettingsV2TwitterV2OutputReference
- type LinuxFunctionAppBackup
- type LinuxFunctionAppBackupOutputReference
- type LinuxFunctionAppBackupSchedule
- type LinuxFunctionAppBackupScheduleOutputReference
- type LinuxFunctionAppConfig
- type LinuxFunctionAppConnectionString
- type LinuxFunctionAppConnectionStringList
- type LinuxFunctionAppConnectionStringOutputReference
- type LinuxFunctionAppIdentity
- type LinuxFunctionAppIdentityOutputReference
- type LinuxFunctionAppSiteConfig
- type LinuxFunctionAppSiteConfigAppServiceLogs
- type LinuxFunctionAppSiteConfigAppServiceLogsOutputReference
- type LinuxFunctionAppSiteConfigApplicationStack
- type LinuxFunctionAppSiteConfigApplicationStackDocker
- type LinuxFunctionAppSiteConfigApplicationStackDockerList
- type LinuxFunctionAppSiteConfigApplicationStackDockerOutputReference
- type LinuxFunctionAppSiteConfigApplicationStackOutputReference
- type LinuxFunctionAppSiteConfigCors
- type LinuxFunctionAppSiteConfigCorsOutputReference
- type LinuxFunctionAppSiteConfigIpRestriction
- type LinuxFunctionAppSiteConfigIpRestrictionHeaders
- type LinuxFunctionAppSiteConfigIpRestrictionHeadersList
- type LinuxFunctionAppSiteConfigIpRestrictionHeadersOutputReference
- type LinuxFunctionAppSiteConfigIpRestrictionList
- type LinuxFunctionAppSiteConfigIpRestrictionOutputReference
- type LinuxFunctionAppSiteConfigOutputReference
- type LinuxFunctionAppSiteConfigScmIpRestriction
- type LinuxFunctionAppSiteConfigScmIpRestrictionHeaders
- type LinuxFunctionAppSiteConfigScmIpRestrictionHeadersList
- type LinuxFunctionAppSiteConfigScmIpRestrictionHeadersOutputReference
- type LinuxFunctionAppSiteConfigScmIpRestrictionList
- type LinuxFunctionAppSiteConfigScmIpRestrictionOutputReference
- type LinuxFunctionAppSiteCredential
- type LinuxFunctionAppSiteCredentialList
- type LinuxFunctionAppSiteCredentialOutputReference
- type LinuxFunctionAppStickySettings
- type LinuxFunctionAppStickySettingsOutputReference
- type LinuxFunctionAppStorageAccount
- type LinuxFunctionAppStorageAccountList
- type LinuxFunctionAppStorageAccountOutputReference
- type LinuxFunctionAppTimeouts
- type LinuxFunctionAppTimeoutsOutputReference
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func LinuxFunctionApp_GenerateConfigForImport ¶
func LinuxFunctionApp_GenerateConfigForImport(scope constructs.Construct, importToId *string, importFromId *string, provider cdktf.TerraformProvider) cdktf.ImportableResource
Generates CDKTF code for importing a LinuxFunctionApp resource upon running "cdktf plan <stack-name>".
func LinuxFunctionApp_IsConstruct ¶
func LinuxFunctionApp_IsConstruct(x interface{}) *bool
Checks if `x` is a construct.
Use this method instead of `instanceof` to properly detect `Construct` instances, even when the construct library is symlinked.
Explanation: in JavaScript, multiple copies of the `constructs` library on disk are seen as independent, completely different libraries. As a consequence, the class `Construct` in each copy of the `constructs` library is seen as a different class, and an instance of one class will not test as `instanceof` the other class. `npm install` will not create installations like this, but users may manually symlink construct libraries together or use a monorepo tool: in those cases, multiple copies of the `constructs` library can be accidentally installed, and `instanceof` will behave unpredictably. It is safest to avoid using `instanceof`, and using this type-testing method instead.
Returns: true if `x` is an object created from a class which extends `Construct`.
func LinuxFunctionApp_IsTerraformElement ¶
func LinuxFunctionApp_IsTerraformElement(x interface{}) *bool
Experimental.
func LinuxFunctionApp_IsTerraformResource ¶
func LinuxFunctionApp_IsTerraformResource(x interface{}) *bool
Experimental.
func LinuxFunctionApp_TfResourceType ¶
func LinuxFunctionApp_TfResourceType() *string
func NewLinuxFunctionAppAuthSettingsActiveDirectoryOutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsActiveDirectoryOutputReference_Override(l LinuxFunctionAppAuthSettingsActiveDirectoryOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsFacebookOutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsFacebookOutputReference_Override(l LinuxFunctionAppAuthSettingsFacebookOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsGithubOutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsGithubOutputReference_Override(l LinuxFunctionAppAuthSettingsGithubOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsGoogleOutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsGoogleOutputReference_Override(l LinuxFunctionAppAuthSettingsGoogleOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsMicrosoftOutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsMicrosoftOutputReference_Override(l LinuxFunctionAppAuthSettingsMicrosoftOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsOutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsOutputReference_Override(l LinuxFunctionAppAuthSettingsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsTwitterOutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsTwitterOutputReference_Override(l LinuxFunctionAppAuthSettingsTwitterOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsV2ActiveDirectoryV2OutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsV2ActiveDirectoryV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2OutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsV2AppleV2OutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsV2AppleV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2AppleV2OutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2OutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2OutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsV2CustomOidcV2List_Override ¶
func NewLinuxFunctionAppAuthSettingsV2CustomOidcV2List_Override(l LinuxFunctionAppAuthSettingsV2CustomOidcV2List, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewLinuxFunctionAppAuthSettingsV2CustomOidcV2OutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsV2CustomOidcV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2CustomOidcV2OutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewLinuxFunctionAppAuthSettingsV2FacebookV2OutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsV2FacebookV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2FacebookV2OutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsV2GithubV2OutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsV2GithubV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2GithubV2OutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsV2GoogleV2OutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsV2GoogleV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2GoogleV2OutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsV2LoginOutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsV2LoginOutputReference_Override(l LinuxFunctionAppAuthSettingsV2LoginOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsV2MicrosoftV2OutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsV2MicrosoftV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2MicrosoftV2OutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsV2OutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2OutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppAuthSettingsV2TwitterV2OutputReference_Override ¶
func NewLinuxFunctionAppAuthSettingsV2TwitterV2OutputReference_Override(l LinuxFunctionAppAuthSettingsV2TwitterV2OutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppBackupOutputReference_Override ¶
func NewLinuxFunctionAppBackupOutputReference_Override(l LinuxFunctionAppBackupOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppBackupScheduleOutputReference_Override ¶
func NewLinuxFunctionAppBackupScheduleOutputReference_Override(l LinuxFunctionAppBackupScheduleOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppConnectionStringList_Override ¶
func NewLinuxFunctionAppConnectionStringList_Override(l LinuxFunctionAppConnectionStringList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewLinuxFunctionAppConnectionStringOutputReference_Override ¶
func NewLinuxFunctionAppConnectionStringOutputReference_Override(l LinuxFunctionAppConnectionStringOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewLinuxFunctionAppIdentityOutputReference_Override ¶
func NewLinuxFunctionAppIdentityOutputReference_Override(l LinuxFunctionAppIdentityOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppSiteConfigAppServiceLogsOutputReference_Override ¶
func NewLinuxFunctionAppSiteConfigAppServiceLogsOutputReference_Override(l LinuxFunctionAppSiteConfigAppServiceLogsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppSiteConfigApplicationStackDockerList_Override ¶
func NewLinuxFunctionAppSiteConfigApplicationStackDockerList_Override(l LinuxFunctionAppSiteConfigApplicationStackDockerList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewLinuxFunctionAppSiteConfigApplicationStackDockerOutputReference_Override ¶
func NewLinuxFunctionAppSiteConfigApplicationStackDockerOutputReference_Override(l LinuxFunctionAppSiteConfigApplicationStackDockerOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewLinuxFunctionAppSiteConfigApplicationStackOutputReference_Override ¶
func NewLinuxFunctionAppSiteConfigApplicationStackOutputReference_Override(l LinuxFunctionAppSiteConfigApplicationStackOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppSiteConfigCorsOutputReference_Override ¶
func NewLinuxFunctionAppSiteConfigCorsOutputReference_Override(l LinuxFunctionAppSiteConfigCorsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppSiteConfigIpRestrictionHeadersList_Override ¶
func NewLinuxFunctionAppSiteConfigIpRestrictionHeadersList_Override(l LinuxFunctionAppSiteConfigIpRestrictionHeadersList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewLinuxFunctionAppSiteConfigIpRestrictionHeadersOutputReference_Override ¶
func NewLinuxFunctionAppSiteConfigIpRestrictionHeadersOutputReference_Override(l LinuxFunctionAppSiteConfigIpRestrictionHeadersOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewLinuxFunctionAppSiteConfigIpRestrictionList_Override ¶
func NewLinuxFunctionAppSiteConfigIpRestrictionList_Override(l LinuxFunctionAppSiteConfigIpRestrictionList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewLinuxFunctionAppSiteConfigIpRestrictionOutputReference_Override ¶
func NewLinuxFunctionAppSiteConfigIpRestrictionOutputReference_Override(l LinuxFunctionAppSiteConfigIpRestrictionOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewLinuxFunctionAppSiteConfigOutputReference_Override ¶
func NewLinuxFunctionAppSiteConfigOutputReference_Override(l LinuxFunctionAppSiteConfigOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppSiteConfigScmIpRestrictionHeadersList_Override ¶
func NewLinuxFunctionAppSiteConfigScmIpRestrictionHeadersList_Override(l LinuxFunctionAppSiteConfigScmIpRestrictionHeadersList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewLinuxFunctionAppSiteConfigScmIpRestrictionHeadersOutputReference_Override ¶
func NewLinuxFunctionAppSiteConfigScmIpRestrictionHeadersOutputReference_Override(l LinuxFunctionAppSiteConfigScmIpRestrictionHeadersOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewLinuxFunctionAppSiteConfigScmIpRestrictionList_Override ¶
func NewLinuxFunctionAppSiteConfigScmIpRestrictionList_Override(l LinuxFunctionAppSiteConfigScmIpRestrictionList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewLinuxFunctionAppSiteConfigScmIpRestrictionOutputReference_Override ¶
func NewLinuxFunctionAppSiteConfigScmIpRestrictionOutputReference_Override(l LinuxFunctionAppSiteConfigScmIpRestrictionOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewLinuxFunctionAppSiteCredentialList_Override ¶
func NewLinuxFunctionAppSiteCredentialList_Override(l LinuxFunctionAppSiteCredentialList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewLinuxFunctionAppSiteCredentialOutputReference_Override ¶
func NewLinuxFunctionAppSiteCredentialOutputReference_Override(l LinuxFunctionAppSiteCredentialOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewLinuxFunctionAppStickySettingsOutputReference_Override ¶
func NewLinuxFunctionAppStickySettingsOutputReference_Override(l LinuxFunctionAppStickySettingsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionAppStorageAccountList_Override ¶
func NewLinuxFunctionAppStorageAccountList_Override(l LinuxFunctionAppStorageAccountList, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool)
func NewLinuxFunctionAppStorageAccountOutputReference_Override ¶
func NewLinuxFunctionAppStorageAccountOutputReference_Override(l LinuxFunctionAppStorageAccountOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool)
func NewLinuxFunctionAppTimeoutsOutputReference_Override ¶
func NewLinuxFunctionAppTimeoutsOutputReference_Override(l LinuxFunctionAppTimeoutsOutputReference, terraformResource cdktf.IInterpolatingParent, terraformAttribute *string)
func NewLinuxFunctionApp_Override ¶
func NewLinuxFunctionApp_Override(l LinuxFunctionApp, scope constructs.Construct, id *string, config *LinuxFunctionAppConfig)
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app azurerm_linux_function_app} Resource.
Types ¶
type LinuxFunctionApp ¶
type LinuxFunctionApp interface { cdktf.TerraformResource AppSettings() *map[string]*string SetAppSettings(val *map[string]*string) AppSettingsInput() *map[string]*string AuthSettings() LinuxFunctionAppAuthSettingsOutputReference AuthSettingsInput() *LinuxFunctionAppAuthSettings AuthSettingsV2() LinuxFunctionAppAuthSettingsV2OutputReference AuthSettingsV2Input() *LinuxFunctionAppAuthSettingsV2 Backup() LinuxFunctionAppBackupOutputReference BackupInput() *LinuxFunctionAppBackup BuiltinLoggingEnabled() interface{} SetBuiltinLoggingEnabled(val interface{}) BuiltinLoggingEnabledInput() interface{} // Experimental. CdktfStack() cdktf.TerraformStack ClientCertificateEnabled() interface{} SetClientCertificateEnabled(val interface{}) ClientCertificateEnabledInput() interface{} ClientCertificateExclusionPaths() *string SetClientCertificateExclusionPaths(val *string) ClientCertificateExclusionPathsInput() *string ClientCertificateMode() *string SetClientCertificateMode(val *string) ClientCertificateModeInput() *string // Experimental. Connection() interface{} // Experimental. SetConnection(val interface{}) ConnectionString() LinuxFunctionAppConnectionStringList ConnectionStringInput() interface{} // Experimental. ConstructNodeMetadata() *map[string]interface{} // Experimental. Count() interface{} // Experimental. SetCount(val interface{}) CustomDomainVerificationId() *string DailyMemoryTimeQuota() *float64 SetDailyMemoryTimeQuota(val *float64) DailyMemoryTimeQuotaInput() *float64 DefaultHostname() *string // Experimental. DependsOn() *[]*string // Experimental. SetDependsOn(val *[]*string) Enabled() interface{} SetEnabled(val interface{}) EnabledInput() interface{} // Experimental. ForEach() cdktf.ITerraformIterator // Experimental. SetForEach(val cdktf.ITerraformIterator) // Experimental. Fqn() *string // Experimental. FriendlyUniqueId() *string FtpPublishBasicAuthenticationEnabled() interface{} SetFtpPublishBasicAuthenticationEnabled(val interface{}) FtpPublishBasicAuthenticationEnabledInput() interface{} FunctionsExtensionVersion() *string SetFunctionsExtensionVersion(val *string) FunctionsExtensionVersionInput() *string HostingEnvironmentId() *string HttpsOnly() interface{} SetHttpsOnly(val interface{}) HttpsOnlyInput() interface{} Id() *string SetId(val *string) Identity() LinuxFunctionAppIdentityOutputReference IdentityInput() *LinuxFunctionAppIdentity IdInput() *string KeyVaultReferenceIdentityId() *string SetKeyVaultReferenceIdentityId(val *string) KeyVaultReferenceIdentityIdInput() *string Kind() *string // Experimental. Lifecycle() *cdktf.TerraformResourceLifecycle // Experimental. SetLifecycle(val *cdktf.TerraformResourceLifecycle) Location() *string SetLocation(val *string) LocationInput() *string Name() *string SetName(val *string) NameInput() *string // The tree node. Node() constructs.Node OutboundIpAddresses() *string OutboundIpAddressList() *[]*string PossibleOutboundIpAddresses() *string PossibleOutboundIpAddressList() *[]*string // Experimental. Provider() cdktf.TerraformProvider // Experimental. SetProvider(val cdktf.TerraformProvider) // Experimental. Provisioners() *[]interface{} // Experimental. SetProvisioners(val *[]interface{}) PublicNetworkAccessEnabled() interface{} SetPublicNetworkAccessEnabled(val interface{}) PublicNetworkAccessEnabledInput() interface{} // Experimental. RawOverrides() interface{} ResourceGroupName() *string SetResourceGroupName(val *string) ResourceGroupNameInput() *string ServicePlanId() *string SetServicePlanId(val *string) ServicePlanIdInput() *string SiteConfig() LinuxFunctionAppSiteConfigOutputReference SiteConfigInput() *LinuxFunctionAppSiteConfig SiteCredential() LinuxFunctionAppSiteCredentialList StickySettings() LinuxFunctionAppStickySettingsOutputReference StickySettingsInput() *LinuxFunctionAppStickySettings StorageAccount() LinuxFunctionAppStorageAccountList StorageAccountAccessKey() *string SetStorageAccountAccessKey(val *string) StorageAccountAccessKeyInput() *string StorageAccountInput() interface{} StorageAccountName() *string SetStorageAccountName(val *string) StorageAccountNameInput() *string StorageKeyVaultSecretId() *string SetStorageKeyVaultSecretId(val *string) StorageKeyVaultSecretIdInput() *string StorageUsesManagedIdentity() interface{} SetStorageUsesManagedIdentity(val interface{}) StorageUsesManagedIdentityInput() interface{} Tags() *map[string]*string SetTags(val *map[string]*string) TagsInput() *map[string]*string // Experimental. TerraformGeneratorMetadata() *cdktf.TerraformProviderGeneratorMetadata // Experimental. TerraformMetaArguments() *map[string]interface{} // Experimental. TerraformResourceType() *string Timeouts() LinuxFunctionAppTimeoutsOutputReference TimeoutsInput() interface{} VirtualNetworkSubnetId() *string SetVirtualNetworkSubnetId(val *string) VirtualNetworkSubnetIdInput() *string VnetImagePullEnabled() interface{} SetVnetImagePullEnabled(val interface{}) VnetImagePullEnabledInput() interface{} WebdeployPublishBasicAuthenticationEnabled() interface{} SetWebdeployPublishBasicAuthenticationEnabled(val interface{}) WebdeployPublishBasicAuthenticationEnabledInput() interface{} ZipDeployFile() *string SetZipDeployFile(val *string) ZipDeployFileInput() *string // Adds a user defined moveTarget string to this resource to be later used in .moveTo(moveTarget) to resolve the location of the move. // Experimental. AddMoveTarget(moveTarget *string) // Experimental. AddOverride(path *string, value interface{}) // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. HasResourceMove() interface{} // Experimental. ImportFrom(id *string, provider cdktf.TerraformProvider) // Experimental. InterpolationForAttribute(terraformAttribute *string) cdktf.IResolvable // Move the resource corresponding to "id" to this resource. // // Note that the resource being moved from must be marked as moved using it's instance function. // Experimental. MoveFromId(id *string) // Moves this resource to the target resource given by moveTarget. // Experimental. MoveTo(moveTarget *string, index interface{}) // Moves this resource to the resource corresponding to "id". // Experimental. MoveToId(id *string) // Overrides the auto-generated logical ID with a specific ID. // Experimental. OverrideLogicalId(newLogicalId *string) PutAuthSettings(value *LinuxFunctionAppAuthSettings) PutAuthSettingsV2(value *LinuxFunctionAppAuthSettingsV2) PutBackup(value *LinuxFunctionAppBackup) PutConnectionString(value interface{}) PutIdentity(value *LinuxFunctionAppIdentity) PutSiteConfig(value *LinuxFunctionAppSiteConfig) PutStickySettings(value *LinuxFunctionAppStickySettings) PutStorageAccount(value interface{}) PutTimeouts(value *LinuxFunctionAppTimeouts) ResetAppSettings() ResetAuthSettings() ResetAuthSettingsV2() ResetBackup() ResetBuiltinLoggingEnabled() ResetClientCertificateEnabled() ResetClientCertificateExclusionPaths() ResetClientCertificateMode() ResetConnectionString() ResetDailyMemoryTimeQuota() ResetEnabled() ResetFtpPublishBasicAuthenticationEnabled() ResetFunctionsExtensionVersion() ResetHttpsOnly() ResetId() ResetIdentity() ResetKeyVaultReferenceIdentityId() // Resets a previously passed logical Id to use the auto-generated logical id again. // Experimental. ResetOverrideLogicalId() ResetPublicNetworkAccessEnabled() ResetStickySettings() ResetStorageAccount() ResetStorageAccountAccessKey() ResetStorageAccountName() ResetStorageKeyVaultSecretId() ResetStorageUsesManagedIdentity() ResetTags() ResetTimeouts() ResetVirtualNetworkSubnetId() ResetVnetImagePullEnabled() ResetWebdeployPublishBasicAuthenticationEnabled() ResetZipDeployFile() SynthesizeAttributes() *map[string]interface{} SynthesizeHclAttributes() *map[string]interface{} // Experimental. ToHclTerraform() interface{} // Experimental. ToMetadata() interface{} // Returns a string representation of this construct. ToString() *string // Adds this resource to the terraform JSON output. // Experimental. ToTerraform() interface{} }
Represents a {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app azurerm_linux_function_app}.
func NewLinuxFunctionApp ¶
func NewLinuxFunctionApp(scope constructs.Construct, id *string, config *LinuxFunctionAppConfig) LinuxFunctionApp
Create a new {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app azurerm_linux_function_app} Resource.
type LinuxFunctionAppAuthSettings ¶
type LinuxFunctionAppAuthSettings struct { // Should the Authentication / Authorization feature be enabled? // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#enabled LinuxFunctionApp#enabled} Enabled interface{} `field:"required" json:"enabled" yaml:"enabled"` // active_directory block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#active_directory LinuxFunctionApp#active_directory} ActiveDirectory *LinuxFunctionAppAuthSettingsActiveDirectory `field:"optional" json:"activeDirectory" yaml:"activeDirectory"` // Specifies a map of Login Parameters to send to the OpenID Connect authorization endpoint when a user logs in. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#additional_login_parameters LinuxFunctionApp#additional_login_parameters} AdditionalLoginParameters *map[string]*string `field:"optional" json:"additionalLoginParameters" yaml:"additionalLoginParameters"` // Specifies a list of External URLs that can be redirected to as part of logging in or logging out of the Windows Web App. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#allowed_external_redirect_urls LinuxFunctionApp#allowed_external_redirect_urls} AllowedExternalRedirectUrls *[]*string `field:"optional" json:"allowedExternalRedirectUrls" yaml:"allowedExternalRedirectUrls"` // The default authentication provider to use when multiple providers are configured. // // Possible values include: `AzureActiveDirectory`, `Facebook`, `Google`, `MicrosoftAccount`, `Twitter`, `Github`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#default_provider LinuxFunctionApp#default_provider} DefaultProvider *string `field:"optional" json:"defaultProvider" yaml:"defaultProvider"` // facebook block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#facebook LinuxFunctionApp#facebook} Facebook *LinuxFunctionAppAuthSettingsFacebook `field:"optional" json:"facebook" yaml:"facebook"` // github block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#github LinuxFunctionApp#github} Github *LinuxFunctionAppAuthSettingsGithub `field:"optional" json:"github" yaml:"github"` // google block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#google LinuxFunctionApp#google} Google *LinuxFunctionAppAuthSettingsGoogle `field:"optional" json:"google" yaml:"google"` // The OpenID Connect Issuer URI that represents the entity which issues access tokens. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#issuer LinuxFunctionApp#issuer} Issuer *string `field:"optional" json:"issuer" yaml:"issuer"` // microsoft block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#microsoft LinuxFunctionApp#microsoft} Microsoft *LinuxFunctionAppAuthSettingsMicrosoft `field:"optional" json:"microsoft" yaml:"microsoft"` // The RuntimeVersion of the Authentication / Authorization feature in use. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#runtime_version LinuxFunctionApp#runtime_version} RuntimeVersion *string `field:"optional" json:"runtimeVersion" yaml:"runtimeVersion"` // The number of hours after session token expiration that a session token can be used to call the token refresh API. // // Defaults to `72` hours. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#token_refresh_extension_hours LinuxFunctionApp#token_refresh_extension_hours} TokenRefreshExtensionHours *float64 `field:"optional" json:"tokenRefreshExtensionHours" yaml:"tokenRefreshExtensionHours"` // Should the Windows Web App durably store platform-specific security tokens that are obtained during login flows? Defaults to `false`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#token_store_enabled LinuxFunctionApp#token_store_enabled} TokenStoreEnabled interface{} `field:"optional" json:"tokenStoreEnabled" yaml:"tokenStoreEnabled"` // twitter block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#twitter LinuxFunctionApp#twitter} Twitter *LinuxFunctionAppAuthSettingsTwitter `field:"optional" json:"twitter" yaml:"twitter"` // The action to take when an unauthenticated client attempts to access the app. Possible values include: `RedirectToLoginPage`, `AllowAnonymous`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#unauthenticated_client_action LinuxFunctionApp#unauthenticated_client_action} UnauthenticatedClientAction *string `field:"optional" json:"unauthenticatedClientAction" yaml:"unauthenticatedClientAction"` }
type LinuxFunctionAppAuthSettingsActiveDirectory ¶
type LinuxFunctionAppAuthSettingsActiveDirectory struct { // The ID of the Client to use to authenticate with Azure Active Directory. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_id LinuxFunctionApp#client_id} ClientId *string `field:"required" json:"clientId" yaml:"clientId"` // Specifies a list of Allowed audience values to consider when validating JWTs issued by Azure Active Directory. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#allowed_audiences LinuxFunctionApp#allowed_audiences} AllowedAudiences *[]*string `field:"optional" json:"allowedAudiences" yaml:"allowedAudiences"` // The Client Secret for the Client ID. Cannot be used with `client_secret_setting_name`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_secret LinuxFunctionApp#client_secret} ClientSecret *string `field:"optional" json:"clientSecret" yaml:"clientSecret"` // The App Setting name that contains the client secret of the Client. Cannot be used with `client_secret`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_secret_setting_name LinuxFunctionApp#client_secret_setting_name} ClientSecretSettingName *string `field:"optional" json:"clientSecretSettingName" yaml:"clientSecretSettingName"` }
type LinuxFunctionAppAuthSettingsActiveDirectoryOutputReference ¶
type LinuxFunctionAppAuthSettingsActiveDirectoryOutputReference interface { cdktf.ComplexObject AllowedAudiences() *[]*string SetAllowedAudiences(val *[]*string) AllowedAudiencesInput() *[]*string ClientId() *string SetClientId(val *string) ClientIdInput() *string ClientSecret() *string SetClientSecret(val *string) ClientSecretInput() *string ClientSecretSettingName() *string SetClientSecretSettingName(val *string) ClientSecretSettingNameInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppAuthSettingsActiveDirectory SetInternalValue(val *LinuxFunctionAppAuthSettingsActiveDirectory) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetAllowedAudiences() ResetClientSecret() ResetClientSecretSettingName() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsActiveDirectoryOutputReference ¶
func NewLinuxFunctionAppAuthSettingsActiveDirectoryOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsActiveDirectoryOutputReference
type LinuxFunctionAppAuthSettingsFacebook ¶
type LinuxFunctionAppAuthSettingsFacebook struct { // The App ID of the Facebook app used for login. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#app_id LinuxFunctionApp#app_id} AppId *string `field:"required" json:"appId" yaml:"appId"` // The App Secret of the Facebook app used for Facebook Login. Cannot be specified with `app_secret_setting_name`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#app_secret LinuxFunctionApp#app_secret} AppSecret *string `field:"optional" json:"appSecret" yaml:"appSecret"` // The app setting name that contains the `app_secret` value used for Facebook Login. Cannot be specified with `app_secret`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#app_secret_setting_name LinuxFunctionApp#app_secret_setting_name} AppSecretSettingName *string `field:"optional" json:"appSecretSettingName" yaml:"appSecretSettingName"` // Specifies a list of OAuth 2.0 scopes to be requested as part of Facebook Login authentication. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#oauth_scopes LinuxFunctionApp#oauth_scopes} OauthScopes *[]*string `field:"optional" json:"oauthScopes" yaml:"oauthScopes"` }
type LinuxFunctionAppAuthSettingsFacebookOutputReference ¶
type LinuxFunctionAppAuthSettingsFacebookOutputReference interface { cdktf.ComplexObject AppId() *string SetAppId(val *string) AppIdInput() *string AppSecret() *string SetAppSecret(val *string) AppSecretInput() *string AppSecretSettingName() *string SetAppSecretSettingName(val *string) AppSecretSettingNameInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppAuthSettingsFacebook SetInternalValue(val *LinuxFunctionAppAuthSettingsFacebook) OauthScopes() *[]*string SetOauthScopes(val *[]*string) OauthScopesInput() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetAppSecret() ResetAppSecretSettingName() ResetOauthScopes() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsFacebookOutputReference ¶
func NewLinuxFunctionAppAuthSettingsFacebookOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsFacebookOutputReference
type LinuxFunctionAppAuthSettingsGithub ¶
type LinuxFunctionAppAuthSettingsGithub struct { // The ID of the GitHub app used for login. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_id LinuxFunctionApp#client_id} ClientId *string `field:"required" json:"clientId" yaml:"clientId"` // The Client Secret of the GitHub app used for GitHub Login. Cannot be specified with `client_secret_setting_name`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_secret LinuxFunctionApp#client_secret} ClientSecret *string `field:"optional" json:"clientSecret" yaml:"clientSecret"` // The app setting name that contains the `client_secret` value used for GitHub Login. Cannot be specified with `client_secret`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_secret_setting_name LinuxFunctionApp#client_secret_setting_name} ClientSecretSettingName *string `field:"optional" json:"clientSecretSettingName" yaml:"clientSecretSettingName"` // Specifies a list of OAuth 2.0 scopes that will be requested as part of GitHub Login authentication. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#oauth_scopes LinuxFunctionApp#oauth_scopes} OauthScopes *[]*string `field:"optional" json:"oauthScopes" yaml:"oauthScopes"` }
type LinuxFunctionAppAuthSettingsGithubOutputReference ¶
type LinuxFunctionAppAuthSettingsGithubOutputReference interface { cdktf.ComplexObject ClientId() *string SetClientId(val *string) ClientIdInput() *string ClientSecret() *string SetClientSecret(val *string) ClientSecretInput() *string ClientSecretSettingName() *string SetClientSecretSettingName(val *string) ClientSecretSettingNameInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppAuthSettingsGithub SetInternalValue(val *LinuxFunctionAppAuthSettingsGithub) OauthScopes() *[]*string SetOauthScopes(val *[]*string) OauthScopesInput() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetClientSecret() ResetClientSecretSettingName() ResetOauthScopes() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsGithubOutputReference ¶
func NewLinuxFunctionAppAuthSettingsGithubOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsGithubOutputReference
type LinuxFunctionAppAuthSettingsGoogle ¶
type LinuxFunctionAppAuthSettingsGoogle struct { // The OpenID Connect Client ID for the Google web application. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_id LinuxFunctionApp#client_id} ClientId *string `field:"required" json:"clientId" yaml:"clientId"` // The client secret associated with the Google web application. Cannot be specified with `client_secret_setting_name`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_secret LinuxFunctionApp#client_secret} ClientSecret *string `field:"optional" json:"clientSecret" yaml:"clientSecret"` // The app setting name that contains the `client_secret` value used for Google Login. Cannot be specified with `client_secret`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_secret_setting_name LinuxFunctionApp#client_secret_setting_name} ClientSecretSettingName *string `field:"optional" json:"clientSecretSettingName" yaml:"clientSecretSettingName"` // Specifies a list of OAuth 2.0 scopes that will be requested as part of Google Sign-In authentication. If not specified, "openid", "profile", and "email" are used as default scopes. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#oauth_scopes LinuxFunctionApp#oauth_scopes} OauthScopes *[]*string `field:"optional" json:"oauthScopes" yaml:"oauthScopes"` }
type LinuxFunctionAppAuthSettingsGoogleOutputReference ¶
type LinuxFunctionAppAuthSettingsGoogleOutputReference interface { cdktf.ComplexObject ClientId() *string SetClientId(val *string) ClientIdInput() *string ClientSecret() *string SetClientSecret(val *string) ClientSecretInput() *string ClientSecretSettingName() *string SetClientSecretSettingName(val *string) ClientSecretSettingNameInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppAuthSettingsGoogle SetInternalValue(val *LinuxFunctionAppAuthSettingsGoogle) OauthScopes() *[]*string SetOauthScopes(val *[]*string) OauthScopesInput() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetClientSecret() ResetClientSecretSettingName() ResetOauthScopes() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsGoogleOutputReference ¶
func NewLinuxFunctionAppAuthSettingsGoogleOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsGoogleOutputReference
type LinuxFunctionAppAuthSettingsMicrosoft ¶
type LinuxFunctionAppAuthSettingsMicrosoft struct { // The OAuth 2.0 client ID that was created for the app used for authentication. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_id LinuxFunctionApp#client_id} ClientId *string `field:"required" json:"clientId" yaml:"clientId"` // The OAuth 2.0 client secret that was created for the app used for authentication. Cannot be specified with `client_secret_setting_name`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_secret LinuxFunctionApp#client_secret} ClientSecret *string `field:"optional" json:"clientSecret" yaml:"clientSecret"` // The app setting name containing the OAuth 2.0 client secret that was created for the app used for authentication. Cannot be specified with `client_secret`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_secret_setting_name LinuxFunctionApp#client_secret_setting_name} ClientSecretSettingName *string `field:"optional" json:"clientSecretSettingName" yaml:"clientSecretSettingName"` // The list of OAuth 2.0 scopes that will be requested as part of Microsoft Account authentication. If not specified, `wl.basic` is used as the default scope. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#oauth_scopes LinuxFunctionApp#oauth_scopes} OauthScopes *[]*string `field:"optional" json:"oauthScopes" yaml:"oauthScopes"` }
type LinuxFunctionAppAuthSettingsMicrosoftOutputReference ¶
type LinuxFunctionAppAuthSettingsMicrosoftOutputReference interface { cdktf.ComplexObject ClientId() *string SetClientId(val *string) ClientIdInput() *string ClientSecret() *string SetClientSecret(val *string) ClientSecretInput() *string ClientSecretSettingName() *string SetClientSecretSettingName(val *string) ClientSecretSettingNameInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppAuthSettingsMicrosoft SetInternalValue(val *LinuxFunctionAppAuthSettingsMicrosoft) OauthScopes() *[]*string SetOauthScopes(val *[]*string) OauthScopesInput() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetClientSecret() ResetClientSecretSettingName() ResetOauthScopes() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsMicrosoftOutputReference ¶
func NewLinuxFunctionAppAuthSettingsMicrosoftOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsMicrosoftOutputReference
type LinuxFunctionAppAuthSettingsOutputReference ¶
type LinuxFunctionAppAuthSettingsOutputReference interface { cdktf.ComplexObject ActiveDirectory() LinuxFunctionAppAuthSettingsActiveDirectoryOutputReference ActiveDirectoryInput() *LinuxFunctionAppAuthSettingsActiveDirectory AdditionalLoginParameters() *map[string]*string SetAdditionalLoginParameters(val *map[string]*string) AdditionalLoginParametersInput() *map[string]*string AllowedExternalRedirectUrls() *[]*string SetAllowedExternalRedirectUrls(val *[]*string) AllowedExternalRedirectUrlsInput() *[]*string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string DefaultProvider() *string SetDefaultProvider(val *string) DefaultProviderInput() *string Enabled() interface{} SetEnabled(val interface{}) EnabledInput() interface{} Facebook() LinuxFunctionAppAuthSettingsFacebookOutputReference FacebookInput() *LinuxFunctionAppAuthSettingsFacebook // Experimental. Fqn() *string Github() LinuxFunctionAppAuthSettingsGithubOutputReference GithubInput() *LinuxFunctionAppAuthSettingsGithub Google() LinuxFunctionAppAuthSettingsGoogleOutputReference GoogleInput() *LinuxFunctionAppAuthSettingsGoogle InternalValue() *LinuxFunctionAppAuthSettings SetInternalValue(val *LinuxFunctionAppAuthSettings) Issuer() *string SetIssuer(val *string) IssuerInput() *string Microsoft() LinuxFunctionAppAuthSettingsMicrosoftOutputReference MicrosoftInput() *LinuxFunctionAppAuthSettingsMicrosoft RuntimeVersion() *string SetRuntimeVersion(val *string) RuntimeVersionInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TokenRefreshExtensionHours() *float64 SetTokenRefreshExtensionHours(val *float64) TokenRefreshExtensionHoursInput() *float64 TokenStoreEnabled() interface{} SetTokenStoreEnabled(val interface{}) TokenStoreEnabledInput() interface{} Twitter() LinuxFunctionAppAuthSettingsTwitterOutputReference TwitterInput() *LinuxFunctionAppAuthSettingsTwitter UnauthenticatedClientAction() *string SetUnauthenticatedClientAction(val *string) UnauthenticatedClientActionInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutActiveDirectory(value *LinuxFunctionAppAuthSettingsActiveDirectory) PutFacebook(value *LinuxFunctionAppAuthSettingsFacebook) PutGithub(value *LinuxFunctionAppAuthSettingsGithub) PutGoogle(value *LinuxFunctionAppAuthSettingsGoogle) PutMicrosoft(value *LinuxFunctionAppAuthSettingsMicrosoft) PutTwitter(value *LinuxFunctionAppAuthSettingsTwitter) ResetActiveDirectory() ResetAdditionalLoginParameters() ResetAllowedExternalRedirectUrls() ResetDefaultProvider() ResetFacebook() ResetGithub() ResetGoogle() ResetIssuer() ResetMicrosoft() ResetRuntimeVersion() ResetTokenRefreshExtensionHours() ResetTokenStoreEnabled() ResetTwitter() ResetUnauthenticatedClientAction() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsOutputReference ¶
func NewLinuxFunctionAppAuthSettingsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsOutputReference
type LinuxFunctionAppAuthSettingsTwitter ¶
type LinuxFunctionAppAuthSettingsTwitter struct { // The OAuth 1.0a consumer key of the Twitter application used for sign-in. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#consumer_key LinuxFunctionApp#consumer_key} ConsumerKey *string `field:"required" json:"consumerKey" yaml:"consumerKey"` // The OAuth 1.0a consumer secret of the Twitter application used for sign-in. Cannot be specified with `consumer_secret_setting_name`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#consumer_secret LinuxFunctionApp#consumer_secret} ConsumerSecret *string `field:"optional" json:"consumerSecret" yaml:"consumerSecret"` // The app setting name that contains the OAuth 1.0a consumer secret of the Twitter application used for sign-in. Cannot be specified with `consumer_secret`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#consumer_secret_setting_name LinuxFunctionApp#consumer_secret_setting_name} ConsumerSecretSettingName *string `field:"optional" json:"consumerSecretSettingName" yaml:"consumerSecretSettingName"` }
type LinuxFunctionAppAuthSettingsTwitterOutputReference ¶
type LinuxFunctionAppAuthSettingsTwitterOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) ConsumerKey() *string SetConsumerKey(val *string) ConsumerKeyInput() *string ConsumerSecret() *string SetConsumerSecret(val *string) ConsumerSecretInput() *string ConsumerSecretSettingName() *string SetConsumerSecretSettingName(val *string) ConsumerSecretSettingNameInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppAuthSettingsTwitter SetInternalValue(val *LinuxFunctionAppAuthSettingsTwitter) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetConsumerSecret() ResetConsumerSecretSettingName() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsTwitterOutputReference ¶
func NewLinuxFunctionAppAuthSettingsTwitterOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsTwitterOutputReference
type LinuxFunctionAppAuthSettingsV2 ¶
type LinuxFunctionAppAuthSettingsV2 struct { // login block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#login LinuxFunctionApp#login} Login *LinuxFunctionAppAuthSettingsV2Login `field:"required" json:"login" yaml:"login"` // active_directory_v2 block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#active_directory_v2 LinuxFunctionApp#active_directory_v2} ActiveDirectoryV2 *LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2 `field:"optional" json:"activeDirectoryV2" yaml:"activeDirectoryV2"` // apple_v2 block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#apple_v2 LinuxFunctionApp#apple_v2} AppleV2 *LinuxFunctionAppAuthSettingsV2AppleV2 `field:"optional" json:"appleV2" yaml:"appleV2"` // Should the AuthV2 Settings be enabled. Defaults to `false`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#auth_enabled LinuxFunctionApp#auth_enabled} AuthEnabled interface{} `field:"optional" json:"authEnabled" yaml:"authEnabled"` // azure_static_web_app_v2 block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#azure_static_web_app_v2 LinuxFunctionApp#azure_static_web_app_v2} AzureStaticWebAppV2 *LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2 `field:"optional" json:"azureStaticWebAppV2" yaml:"azureStaticWebAppV2"` // The path to the App Auth settings. **Note:** Relative Paths are evaluated from the Site Root directory. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#config_file_path LinuxFunctionApp#config_file_path} ConfigFilePath *string `field:"optional" json:"configFilePath" yaml:"configFilePath"` // custom_oidc_v2 block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#custom_oidc_v2 LinuxFunctionApp#custom_oidc_v2} CustomOidcV2 interface{} `field:"optional" json:"customOidcV2" yaml:"customOidcV2"` // The Default Authentication Provider to use when the `unauthenticated_action` is set to `RedirectToLoginPage`. // // Possible values include: `apple`, `azureactivedirectory`, `facebook`, `github`, `google`, `twitter` and the `name` of your `custom_oidc_v2` provider. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#default_provider LinuxFunctionApp#default_provider} DefaultProvider *string `field:"optional" json:"defaultProvider" yaml:"defaultProvider"` // The paths which should be excluded from the `unauthenticated_action` when it is set to `RedirectToLoginPage`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#excluded_paths LinuxFunctionApp#excluded_paths} ExcludedPaths *[]*string `field:"optional" json:"excludedPaths" yaml:"excludedPaths"` // facebook_v2 block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#facebook_v2 LinuxFunctionApp#facebook_v2} FacebookV2 *LinuxFunctionAppAuthSettingsV2FacebookV2 `field:"optional" json:"facebookV2" yaml:"facebookV2"` // The convention used to determine the url of the request made. // // Possible values include `ForwardProxyConventionNoProxy`, `ForwardProxyConventionStandard`, `ForwardProxyConventionCustom`. Defaults to `ForwardProxyConventionNoProxy` // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#forward_proxy_convention LinuxFunctionApp#forward_proxy_convention} ForwardProxyConvention *string `field:"optional" json:"forwardProxyConvention" yaml:"forwardProxyConvention"` // The name of the header containing the host of the request. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#forward_proxy_custom_host_header_name LinuxFunctionApp#forward_proxy_custom_host_header_name} ForwardProxyCustomHostHeaderName *string `field:"optional" json:"forwardProxyCustomHostHeaderName" yaml:"forwardProxyCustomHostHeaderName"` // The name of the header containing the scheme of the request. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#forward_proxy_custom_scheme_header_name LinuxFunctionApp#forward_proxy_custom_scheme_header_name} ForwardProxyCustomSchemeHeaderName *string `field:"optional" json:"forwardProxyCustomSchemeHeaderName" yaml:"forwardProxyCustomSchemeHeaderName"` // github_v2 block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#github_v2 LinuxFunctionApp#github_v2} GithubV2 *LinuxFunctionAppAuthSettingsV2GithubV2 `field:"optional" json:"githubV2" yaml:"githubV2"` // google_v2 block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#google_v2 LinuxFunctionApp#google_v2} GoogleV2 *LinuxFunctionAppAuthSettingsV2GoogleV2 `field:"optional" json:"googleV2" yaml:"googleV2"` // The prefix that should precede all the authentication and authorisation paths. Defaults to `/.auth`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#http_route_api_prefix LinuxFunctionApp#http_route_api_prefix} HttpRouteApiPrefix *string `field:"optional" json:"httpRouteApiPrefix" yaml:"httpRouteApiPrefix"` // microsoft_v2 block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#microsoft_v2 LinuxFunctionApp#microsoft_v2} MicrosoftV2 *LinuxFunctionAppAuthSettingsV2MicrosoftV2 `field:"optional" json:"microsoftV2" yaml:"microsoftV2"` // Should the authentication flow be used for all requests. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#require_authentication LinuxFunctionApp#require_authentication} RequireAuthentication interface{} `field:"optional" json:"requireAuthentication" yaml:"requireAuthentication"` // Should HTTPS be required on connections? Defaults to true. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#require_https LinuxFunctionApp#require_https} RequireHttps interface{} `field:"optional" json:"requireHttps" yaml:"requireHttps"` // The Runtime Version of the Authentication and Authorisation feature of this App. Defaults to `~1`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#runtime_version LinuxFunctionApp#runtime_version} RuntimeVersion *string `field:"optional" json:"runtimeVersion" yaml:"runtimeVersion"` // twitter_v2 block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#twitter_v2 LinuxFunctionApp#twitter_v2} TwitterV2 *LinuxFunctionAppAuthSettingsV2TwitterV2 `field:"optional" json:"twitterV2" yaml:"twitterV2"` // The action to take for requests made without authentication. // // Possible values include `RedirectToLoginPage`, `AllowAnonymous`, `Return401`, and `Return403`. Defaults to `RedirectToLoginPage`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#unauthenticated_action LinuxFunctionApp#unauthenticated_action} UnauthenticatedAction *string `field:"optional" json:"unauthenticatedAction" yaml:"unauthenticatedAction"` }
type LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2 ¶
type LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2 struct { // The ID of the Client to use to authenticate with Azure Active Directory. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_id LinuxFunctionApp#client_id} ClientId *string `field:"required" json:"clientId" yaml:"clientId"` // The Azure Tenant Endpoint for the Authenticating Tenant. e.g. `https://login.microsoftonline.com/v2.0/{tenant-guid}/`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#tenant_auth_endpoint LinuxFunctionApp#tenant_auth_endpoint} TenantAuthEndpoint *string `field:"required" json:"tenantAuthEndpoint" yaml:"tenantAuthEndpoint"` // The list of allowed Applications for the Default Authorisation Policy. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#allowed_applications LinuxFunctionApp#allowed_applications} AllowedApplications *[]*string `field:"optional" json:"allowedApplications" yaml:"allowedApplications"` // Specifies a list of Allowed audience values to consider when validating JWTs issued by Azure Active Directory. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#allowed_audiences LinuxFunctionApp#allowed_audiences} AllowedAudiences *[]*string `field:"optional" json:"allowedAudiences" yaml:"allowedAudiences"` // The list of allowed Group Names for the Default Authorisation Policy. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#allowed_groups LinuxFunctionApp#allowed_groups} AllowedGroups *[]*string `field:"optional" json:"allowedGroups" yaml:"allowedGroups"` // The list of allowed Identities for the Default Authorisation Policy. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#allowed_identities LinuxFunctionApp#allowed_identities} AllowedIdentities *[]*string `field:"optional" json:"allowedIdentities" yaml:"allowedIdentities"` // The thumbprint of the certificate used for signing purposes. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_secret_certificate_thumbprint LinuxFunctionApp#client_secret_certificate_thumbprint} ClientSecretCertificateThumbprint *string `field:"optional" json:"clientSecretCertificateThumbprint" yaml:"clientSecretCertificateThumbprint"` // The App Setting name that contains the client secret of the Client. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_secret_setting_name LinuxFunctionApp#client_secret_setting_name} ClientSecretSettingName *string `field:"optional" json:"clientSecretSettingName" yaml:"clientSecretSettingName"` // A list of Allowed Client Applications in the JWT Claim. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#jwt_allowed_client_applications LinuxFunctionApp#jwt_allowed_client_applications} JwtAllowedClientApplications *[]*string `field:"optional" json:"jwtAllowedClientApplications" yaml:"jwtAllowedClientApplications"` // A list of Allowed Groups in the JWT Claim. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#jwt_allowed_groups LinuxFunctionApp#jwt_allowed_groups} JwtAllowedGroups *[]*string `field:"optional" json:"jwtAllowedGroups" yaml:"jwtAllowedGroups"` // A map of key-value pairs to send to the Authorisation Endpoint when a user logs in. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#login_parameters LinuxFunctionApp#login_parameters} LoginParameters *map[string]*string `field:"optional" json:"loginParameters" yaml:"loginParameters"` // Should the www-authenticate provider should be omitted from the request? Defaults to `false`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#www_authentication_disabled LinuxFunctionApp#www_authentication_disabled} WwwAuthenticationDisabled interface{} `field:"optional" json:"wwwAuthenticationDisabled" yaml:"wwwAuthenticationDisabled"` }
type LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2OutputReference ¶
type LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2OutputReference interface { cdktf.ComplexObject AllowedApplications() *[]*string SetAllowedApplications(val *[]*string) AllowedApplicationsInput() *[]*string AllowedAudiences() *[]*string SetAllowedAudiences(val *[]*string) AllowedAudiencesInput() *[]*string AllowedGroups() *[]*string SetAllowedGroups(val *[]*string) AllowedGroupsInput() *[]*string AllowedIdentities() *[]*string SetAllowedIdentities(val *[]*string) AllowedIdentitiesInput() *[]*string ClientId() *string SetClientId(val *string) ClientIdInput() *string ClientSecretCertificateThumbprint() *string SetClientSecretCertificateThumbprint(val *string) ClientSecretCertificateThumbprintInput() *string ClientSecretSettingName() *string SetClientSecretSettingName(val *string) ClientSecretSettingNameInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2 SetInternalValue(val *LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2) JwtAllowedClientApplications() *[]*string SetJwtAllowedClientApplications(val *[]*string) JwtAllowedClientApplicationsInput() *[]*string JwtAllowedGroups() *[]*string SetJwtAllowedGroups(val *[]*string) JwtAllowedGroupsInput() *[]*string LoginParameters() *map[string]*string SetLoginParameters(val *map[string]*string) LoginParametersInput() *map[string]*string TenantAuthEndpoint() *string SetTenantAuthEndpoint(val *string) TenantAuthEndpointInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) WwwAuthenticationDisabled() interface{} SetWwwAuthenticationDisabled(val interface{}) WwwAuthenticationDisabledInput() interface{} // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetAllowedApplications() ResetAllowedAudiences() ResetAllowedGroups() ResetAllowedIdentities() ResetClientSecretCertificateThumbprint() ResetClientSecretSettingName() ResetJwtAllowedClientApplications() ResetJwtAllowedGroups() ResetLoginParameters() ResetWwwAuthenticationDisabled() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsV2ActiveDirectoryV2OutputReference ¶
func NewLinuxFunctionAppAuthSettingsV2ActiveDirectoryV2OutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2OutputReference
type LinuxFunctionAppAuthSettingsV2AppleV2 ¶
type LinuxFunctionAppAuthSettingsV2AppleV2 struct { // The OpenID Connect Client ID for the Apple web application. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_id LinuxFunctionApp#client_id} ClientId *string `field:"required" json:"clientId" yaml:"clientId"` // The app setting name that contains the `client_secret` value used for Apple Login. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_secret_setting_name LinuxFunctionApp#client_secret_setting_name} ClientSecretSettingName *string `field:"required" json:"clientSecretSettingName" yaml:"clientSecretSettingName"` }
type LinuxFunctionAppAuthSettingsV2AppleV2OutputReference ¶
type LinuxFunctionAppAuthSettingsV2AppleV2OutputReference interface { cdktf.ComplexObject ClientId() *string SetClientId(val *string) ClientIdInput() *string ClientSecretSettingName() *string SetClientSecretSettingName(val *string) ClientSecretSettingNameInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppAuthSettingsV2AppleV2 SetInternalValue(val *LinuxFunctionAppAuthSettingsV2AppleV2) LoginScopes() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsV2AppleV2OutputReference ¶
func NewLinuxFunctionAppAuthSettingsV2AppleV2OutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsV2AppleV2OutputReference
type LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2 ¶
type LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2 struct { // The ID of the Client to use to authenticate with Azure Static Web App Authentication. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_id LinuxFunctionApp#client_id} ClientId *string `field:"required" json:"clientId" yaml:"clientId"` }
type LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2OutputReference ¶
type LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2OutputReference interface { cdktf.ComplexObject ClientId() *string SetClientId(val *string) ClientIdInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2 SetInternalValue(val *LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2OutputReference ¶
func NewLinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2OutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2OutputReference
type LinuxFunctionAppAuthSettingsV2CustomOidcV2 ¶
type LinuxFunctionAppAuthSettingsV2CustomOidcV2 struct { // The ID of the Client to use to authenticate with this Custom OIDC. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_id LinuxFunctionApp#client_id} ClientId *string `field:"required" json:"clientId" yaml:"clientId"` // The name of the Custom OIDC Authentication Provider. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#name LinuxFunctionApp#name} Name *string `field:"required" json:"name" yaml:"name"` // The endpoint that contains all the configuration endpoints for this Custom OIDC provider. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#openid_configuration_endpoint LinuxFunctionApp#openid_configuration_endpoint} OpenidConfigurationEndpoint *string `field:"required" json:"openidConfigurationEndpoint" yaml:"openidConfigurationEndpoint"` // The name of the claim that contains the users name. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#name_claim_type LinuxFunctionApp#name_claim_type} NameClaimType *string `field:"optional" json:"nameClaimType" yaml:"nameClaimType"` // The list of the scopes that should be requested while authenticating. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#scopes LinuxFunctionApp#scopes} Scopes *[]*string `field:"optional" json:"scopes" yaml:"scopes"` }
type LinuxFunctionAppAuthSettingsV2CustomOidcV2List ¶
type LinuxFunctionAppAuthSettingsV2CustomOidcV2List interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) LinuxFunctionAppAuthSettingsV2CustomOidcV2OutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsV2CustomOidcV2List ¶
func NewLinuxFunctionAppAuthSettingsV2CustomOidcV2List(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) LinuxFunctionAppAuthSettingsV2CustomOidcV2List
type LinuxFunctionAppAuthSettingsV2CustomOidcV2OutputReference ¶
type LinuxFunctionAppAuthSettingsV2CustomOidcV2OutputReference interface { cdktf.ComplexObject AuthorisationEndpoint() *string CertificationUri() *string ClientCredentialMethod() *string ClientId() *string SetClientId(val *string) ClientIdInput() *string ClientSecretSettingName() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) IssuerEndpoint() *string Name() *string SetName(val *string) NameClaimType() *string SetNameClaimType(val *string) NameClaimTypeInput() *string NameInput() *string OpenidConfigurationEndpoint() *string SetOpenidConfigurationEndpoint(val *string) OpenidConfigurationEndpointInput() *string Scopes() *[]*string SetScopes(val *[]*string) ScopesInput() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TokenEndpoint() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetNameClaimType() ResetScopes() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsV2CustomOidcV2OutputReference ¶
func NewLinuxFunctionAppAuthSettingsV2CustomOidcV2OutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) LinuxFunctionAppAuthSettingsV2CustomOidcV2OutputReference
type LinuxFunctionAppAuthSettingsV2FacebookV2 ¶
type LinuxFunctionAppAuthSettingsV2FacebookV2 struct { // The App ID of the Facebook app used for login. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#app_id LinuxFunctionApp#app_id} AppId *string `field:"required" json:"appId" yaml:"appId"` // The app setting name that contains the `app_secret` value used for Facebook Login. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#app_secret_setting_name LinuxFunctionApp#app_secret_setting_name} AppSecretSettingName *string `field:"required" json:"appSecretSettingName" yaml:"appSecretSettingName"` // The version of the Facebook API to be used while logging in. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#graph_api_version LinuxFunctionApp#graph_api_version} GraphApiVersion *string `field:"optional" json:"graphApiVersion" yaml:"graphApiVersion"` // Specifies a list of scopes to be requested as part of Facebook Login authentication. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#login_scopes LinuxFunctionApp#login_scopes} LoginScopes *[]*string `field:"optional" json:"loginScopes" yaml:"loginScopes"` }
type LinuxFunctionAppAuthSettingsV2FacebookV2OutputReference ¶
type LinuxFunctionAppAuthSettingsV2FacebookV2OutputReference interface { cdktf.ComplexObject AppId() *string SetAppId(val *string) AppIdInput() *string AppSecretSettingName() *string SetAppSecretSettingName(val *string) AppSecretSettingNameInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string GraphApiVersion() *string SetGraphApiVersion(val *string) GraphApiVersionInput() *string InternalValue() *LinuxFunctionAppAuthSettingsV2FacebookV2 SetInternalValue(val *LinuxFunctionAppAuthSettingsV2FacebookV2) LoginScopes() *[]*string SetLoginScopes(val *[]*string) LoginScopesInput() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetGraphApiVersion() ResetLoginScopes() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsV2FacebookV2OutputReference ¶
func NewLinuxFunctionAppAuthSettingsV2FacebookV2OutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsV2FacebookV2OutputReference
type LinuxFunctionAppAuthSettingsV2GithubV2 ¶
type LinuxFunctionAppAuthSettingsV2GithubV2 struct { // The ID of the GitHub app used for login. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_id LinuxFunctionApp#client_id} ClientId *string `field:"required" json:"clientId" yaml:"clientId"` // The app setting name that contains the `client_secret` value used for GitHub Login. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_secret_setting_name LinuxFunctionApp#client_secret_setting_name} ClientSecretSettingName *string `field:"required" json:"clientSecretSettingName" yaml:"clientSecretSettingName"` // Specifies a list of OAuth 2.0 scopes that will be requested as part of GitHub Login authentication. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#login_scopes LinuxFunctionApp#login_scopes} LoginScopes *[]*string `field:"optional" json:"loginScopes" yaml:"loginScopes"` }
type LinuxFunctionAppAuthSettingsV2GithubV2OutputReference ¶
type LinuxFunctionAppAuthSettingsV2GithubV2OutputReference interface { cdktf.ComplexObject ClientId() *string SetClientId(val *string) ClientIdInput() *string ClientSecretSettingName() *string SetClientSecretSettingName(val *string) ClientSecretSettingNameInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppAuthSettingsV2GithubV2 SetInternalValue(val *LinuxFunctionAppAuthSettingsV2GithubV2) LoginScopes() *[]*string SetLoginScopes(val *[]*string) LoginScopesInput() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetLoginScopes() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsV2GithubV2OutputReference ¶
func NewLinuxFunctionAppAuthSettingsV2GithubV2OutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsV2GithubV2OutputReference
type LinuxFunctionAppAuthSettingsV2GoogleV2 ¶
type LinuxFunctionAppAuthSettingsV2GoogleV2 struct { // The OpenID Connect Client ID for the Google web application. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_id LinuxFunctionApp#client_id} ClientId *string `field:"required" json:"clientId" yaml:"clientId"` // The app setting name that contains the `client_secret` value used for Google Login. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_secret_setting_name LinuxFunctionApp#client_secret_setting_name} ClientSecretSettingName *string `field:"required" json:"clientSecretSettingName" yaml:"clientSecretSettingName"` // Specifies a list of Allowed Audiences that will be requested as part of Google Sign-In authentication. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#allowed_audiences LinuxFunctionApp#allowed_audiences} AllowedAudiences *[]*string `field:"optional" json:"allowedAudiences" yaml:"allowedAudiences"` // Specifies a list of Login scopes that will be requested as part of Google Sign-In authentication. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#login_scopes LinuxFunctionApp#login_scopes} LoginScopes *[]*string `field:"optional" json:"loginScopes" yaml:"loginScopes"` }
type LinuxFunctionAppAuthSettingsV2GoogleV2OutputReference ¶
type LinuxFunctionAppAuthSettingsV2GoogleV2OutputReference interface { cdktf.ComplexObject AllowedAudiences() *[]*string SetAllowedAudiences(val *[]*string) AllowedAudiencesInput() *[]*string ClientId() *string SetClientId(val *string) ClientIdInput() *string ClientSecretSettingName() *string SetClientSecretSettingName(val *string) ClientSecretSettingNameInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppAuthSettingsV2GoogleV2 SetInternalValue(val *LinuxFunctionAppAuthSettingsV2GoogleV2) LoginScopes() *[]*string SetLoginScopes(val *[]*string) LoginScopesInput() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetAllowedAudiences() ResetLoginScopes() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsV2GoogleV2OutputReference ¶
func NewLinuxFunctionAppAuthSettingsV2GoogleV2OutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsV2GoogleV2OutputReference
type LinuxFunctionAppAuthSettingsV2Login ¶
type LinuxFunctionAppAuthSettingsV2Login struct { // External URLs that can be redirected to as part of logging in or logging out of the app. // // This is an advanced setting typically only needed by Windows Store application backends. **Note:** URLs within the current domain are always implicitly allowed. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#allowed_external_redirect_urls LinuxFunctionApp#allowed_external_redirect_urls} AllowedExternalRedirectUrls *[]*string `field:"optional" json:"allowedExternalRedirectUrls" yaml:"allowedExternalRedirectUrls"` // The method by which cookies expire. Possible values include: `FixedTime`, and `IdentityProviderDerived`. Defaults to `FixedTime`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#cookie_expiration_convention LinuxFunctionApp#cookie_expiration_convention} CookieExpirationConvention *string `field:"optional" json:"cookieExpirationConvention" yaml:"cookieExpirationConvention"` // The time after the request is made when the session cookie should expire. Defaults to `08:00:00`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#cookie_expiration_time LinuxFunctionApp#cookie_expiration_time} CookieExpirationTime *string `field:"optional" json:"cookieExpirationTime" yaml:"cookieExpirationTime"` // The endpoint to which logout requests should be made. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#logout_endpoint LinuxFunctionApp#logout_endpoint} LogoutEndpoint *string `field:"optional" json:"logoutEndpoint" yaml:"logoutEndpoint"` // The time after the request is made when the nonce should expire. Defaults to `00:05:00`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#nonce_expiration_time LinuxFunctionApp#nonce_expiration_time} NonceExpirationTime *string `field:"optional" json:"nonceExpirationTime" yaml:"nonceExpirationTime"` // Should the fragments from the request be preserved after the login request is made. Defaults to `false`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#preserve_url_fragments_for_logins LinuxFunctionApp#preserve_url_fragments_for_logins} PreserveUrlFragmentsForLogins interface{} `field:"optional" json:"preserveUrlFragmentsForLogins" yaml:"preserveUrlFragmentsForLogins"` // The number of hours after session token expiration that a session token can be used to call the token refresh API. // // Defaults to `72` hours. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#token_refresh_extension_time LinuxFunctionApp#token_refresh_extension_time} TokenRefreshExtensionTime *float64 `field:"optional" json:"tokenRefreshExtensionTime" yaml:"tokenRefreshExtensionTime"` // Should the Token Store configuration Enabled. Defaults to `false`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#token_store_enabled LinuxFunctionApp#token_store_enabled} TokenStoreEnabled interface{} `field:"optional" json:"tokenStoreEnabled" yaml:"tokenStoreEnabled"` // The directory path in the App Filesystem in which the tokens will be stored. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#token_store_path LinuxFunctionApp#token_store_path} TokenStorePath *string `field:"optional" json:"tokenStorePath" yaml:"tokenStorePath"` // The name of the app setting which contains the SAS URL of the blob storage containing the tokens. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#token_store_sas_setting_name LinuxFunctionApp#token_store_sas_setting_name} TokenStoreSasSettingName *string `field:"optional" json:"tokenStoreSasSettingName" yaml:"tokenStoreSasSettingName"` // Should the nonce be validated while completing the login flow. Defaults to `true`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#validate_nonce LinuxFunctionApp#validate_nonce} ValidateNonce interface{} `field:"optional" json:"validateNonce" yaml:"validateNonce"` }
type LinuxFunctionAppAuthSettingsV2LoginOutputReference ¶
type LinuxFunctionAppAuthSettingsV2LoginOutputReference interface { cdktf.ComplexObject AllowedExternalRedirectUrls() *[]*string SetAllowedExternalRedirectUrls(val *[]*string) AllowedExternalRedirectUrlsInput() *[]*string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) CookieExpirationConvention() *string SetCookieExpirationConvention(val *string) CookieExpirationConventionInput() *string CookieExpirationTime() *string SetCookieExpirationTime(val *string) CookieExpirationTimeInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppAuthSettingsV2Login SetInternalValue(val *LinuxFunctionAppAuthSettingsV2Login) LogoutEndpoint() *string SetLogoutEndpoint(val *string) LogoutEndpointInput() *string NonceExpirationTime() *string SetNonceExpirationTime(val *string) NonceExpirationTimeInput() *string PreserveUrlFragmentsForLogins() interface{} SetPreserveUrlFragmentsForLogins(val interface{}) PreserveUrlFragmentsForLoginsInput() interface{} // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TokenRefreshExtensionTime() *float64 SetTokenRefreshExtensionTime(val *float64) TokenRefreshExtensionTimeInput() *float64 TokenStoreEnabled() interface{} SetTokenStoreEnabled(val interface{}) TokenStoreEnabledInput() interface{} TokenStorePath() *string SetTokenStorePath(val *string) TokenStorePathInput() *string TokenStoreSasSettingName() *string SetTokenStoreSasSettingName(val *string) TokenStoreSasSettingNameInput() *string ValidateNonce() interface{} SetValidateNonce(val interface{}) ValidateNonceInput() interface{} // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetAllowedExternalRedirectUrls() ResetCookieExpirationConvention() ResetCookieExpirationTime() ResetLogoutEndpoint() ResetNonceExpirationTime() ResetPreserveUrlFragmentsForLogins() ResetTokenRefreshExtensionTime() ResetTokenStoreEnabled() ResetTokenStorePath() ResetTokenStoreSasSettingName() ResetValidateNonce() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsV2LoginOutputReference ¶
func NewLinuxFunctionAppAuthSettingsV2LoginOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsV2LoginOutputReference
type LinuxFunctionAppAuthSettingsV2MicrosoftV2 ¶
type LinuxFunctionAppAuthSettingsV2MicrosoftV2 struct { // The OAuth 2.0 client ID that was created for the app used for authentication. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_id LinuxFunctionApp#client_id} ClientId *string `field:"required" json:"clientId" yaml:"clientId"` // The app setting name containing the OAuth 2.0 client secret that was created for the app used for authentication. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_secret_setting_name LinuxFunctionApp#client_secret_setting_name} ClientSecretSettingName *string `field:"required" json:"clientSecretSettingName" yaml:"clientSecretSettingName"` // Specifies a list of Allowed Audiences that will be requested as part of Microsoft Sign-In authentication. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#allowed_audiences LinuxFunctionApp#allowed_audiences} AllowedAudiences *[]*string `field:"optional" json:"allowedAudiences" yaml:"allowedAudiences"` // The list of Login scopes that will be requested as part of Microsoft Account authentication. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#login_scopes LinuxFunctionApp#login_scopes} LoginScopes *[]*string `field:"optional" json:"loginScopes" yaml:"loginScopes"` }
type LinuxFunctionAppAuthSettingsV2MicrosoftV2OutputReference ¶
type LinuxFunctionAppAuthSettingsV2MicrosoftV2OutputReference interface { cdktf.ComplexObject AllowedAudiences() *[]*string SetAllowedAudiences(val *[]*string) AllowedAudiencesInput() *[]*string ClientId() *string SetClientId(val *string) ClientIdInput() *string ClientSecretSettingName() *string SetClientSecretSettingName(val *string) ClientSecretSettingNameInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppAuthSettingsV2MicrosoftV2 SetInternalValue(val *LinuxFunctionAppAuthSettingsV2MicrosoftV2) LoginScopes() *[]*string SetLoginScopes(val *[]*string) LoginScopesInput() *[]*string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetAllowedAudiences() ResetLoginScopes() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsV2MicrosoftV2OutputReference ¶
func NewLinuxFunctionAppAuthSettingsV2MicrosoftV2OutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsV2MicrosoftV2OutputReference
type LinuxFunctionAppAuthSettingsV2OutputReference ¶
type LinuxFunctionAppAuthSettingsV2OutputReference interface { cdktf.ComplexObject ActiveDirectoryV2() LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2OutputReference ActiveDirectoryV2Input() *LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2 AppleV2() LinuxFunctionAppAuthSettingsV2AppleV2OutputReference AppleV2Input() *LinuxFunctionAppAuthSettingsV2AppleV2 AuthEnabled() interface{} SetAuthEnabled(val interface{}) AuthEnabledInput() interface{} AzureStaticWebAppV2() LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2OutputReference AzureStaticWebAppV2Input() *LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2 // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) ConfigFilePath() *string SetConfigFilePath(val *string) ConfigFilePathInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string CustomOidcV2() LinuxFunctionAppAuthSettingsV2CustomOidcV2List CustomOidcV2Input() interface{} DefaultProvider() *string SetDefaultProvider(val *string) DefaultProviderInput() *string ExcludedPaths() *[]*string SetExcludedPaths(val *[]*string) ExcludedPathsInput() *[]*string FacebookV2() LinuxFunctionAppAuthSettingsV2FacebookV2OutputReference FacebookV2Input() *LinuxFunctionAppAuthSettingsV2FacebookV2 ForwardProxyConvention() *string SetForwardProxyConvention(val *string) ForwardProxyConventionInput() *string ForwardProxyCustomHostHeaderName() *string SetForwardProxyCustomHostHeaderName(val *string) ForwardProxyCustomHostHeaderNameInput() *string ForwardProxyCustomSchemeHeaderName() *string SetForwardProxyCustomSchemeHeaderName(val *string) ForwardProxyCustomSchemeHeaderNameInput() *string // Experimental. Fqn() *string GithubV2() LinuxFunctionAppAuthSettingsV2GithubV2OutputReference GithubV2Input() *LinuxFunctionAppAuthSettingsV2GithubV2 GoogleV2() LinuxFunctionAppAuthSettingsV2GoogleV2OutputReference GoogleV2Input() *LinuxFunctionAppAuthSettingsV2GoogleV2 HttpRouteApiPrefix() *string SetHttpRouteApiPrefix(val *string) HttpRouteApiPrefixInput() *string InternalValue() *LinuxFunctionAppAuthSettingsV2 SetInternalValue(val *LinuxFunctionAppAuthSettingsV2) Login() LinuxFunctionAppAuthSettingsV2LoginOutputReference LoginInput() *LinuxFunctionAppAuthSettingsV2Login MicrosoftV2() LinuxFunctionAppAuthSettingsV2MicrosoftV2OutputReference MicrosoftV2Input() *LinuxFunctionAppAuthSettingsV2MicrosoftV2 RequireAuthentication() interface{} SetRequireAuthentication(val interface{}) RequireAuthenticationInput() interface{} RequireHttps() interface{} SetRequireHttps(val interface{}) RequireHttpsInput() interface{} RuntimeVersion() *string SetRuntimeVersion(val *string) RuntimeVersionInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) TwitterV2() LinuxFunctionAppAuthSettingsV2TwitterV2OutputReference TwitterV2Input() *LinuxFunctionAppAuthSettingsV2TwitterV2 UnauthenticatedAction() *string SetUnauthenticatedAction(val *string) UnauthenticatedActionInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutActiveDirectoryV2(value *LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2) PutAppleV2(value *LinuxFunctionAppAuthSettingsV2AppleV2) PutAzureStaticWebAppV2(value *LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2) PutCustomOidcV2(value interface{}) PutFacebookV2(value *LinuxFunctionAppAuthSettingsV2FacebookV2) PutGithubV2(value *LinuxFunctionAppAuthSettingsV2GithubV2) PutGoogleV2(value *LinuxFunctionAppAuthSettingsV2GoogleV2) PutLogin(value *LinuxFunctionAppAuthSettingsV2Login) PutMicrosoftV2(value *LinuxFunctionAppAuthSettingsV2MicrosoftV2) PutTwitterV2(value *LinuxFunctionAppAuthSettingsV2TwitterV2) ResetActiveDirectoryV2() ResetAppleV2() ResetAuthEnabled() ResetAzureStaticWebAppV2() ResetConfigFilePath() ResetCustomOidcV2() ResetDefaultProvider() ResetExcludedPaths() ResetFacebookV2() ResetForwardProxyConvention() ResetForwardProxyCustomHostHeaderName() ResetForwardProxyCustomSchemeHeaderName() ResetGithubV2() ResetGoogleV2() ResetHttpRouteApiPrefix() ResetMicrosoftV2() ResetRequireAuthentication() ResetRequireHttps() ResetRuntimeVersion() ResetTwitterV2() ResetUnauthenticatedAction() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsV2OutputReference ¶
func NewLinuxFunctionAppAuthSettingsV2OutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsV2OutputReference
type LinuxFunctionAppAuthSettingsV2TwitterV2 ¶
type LinuxFunctionAppAuthSettingsV2TwitterV2 struct { // The OAuth 1.0a consumer key of the Twitter application used for sign-in. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#consumer_key LinuxFunctionApp#consumer_key} ConsumerKey *string `field:"required" json:"consumerKey" yaml:"consumerKey"` // The app setting name that contains the OAuth 1.0a consumer secret of the Twitter application used for sign-in. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#consumer_secret_setting_name LinuxFunctionApp#consumer_secret_setting_name} ConsumerSecretSettingName *string `field:"required" json:"consumerSecretSettingName" yaml:"consumerSecretSettingName"` }
type LinuxFunctionAppAuthSettingsV2TwitterV2OutputReference ¶
type LinuxFunctionAppAuthSettingsV2TwitterV2OutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) ConsumerKey() *string SetConsumerKey(val *string) ConsumerKeyInput() *string ConsumerSecretSettingName() *string SetConsumerSecretSettingName(val *string) ConsumerSecretSettingNameInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppAuthSettingsV2TwitterV2 SetInternalValue(val *LinuxFunctionAppAuthSettingsV2TwitterV2) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppAuthSettingsV2TwitterV2OutputReference ¶
func NewLinuxFunctionAppAuthSettingsV2TwitterV2OutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppAuthSettingsV2TwitterV2OutputReference
type LinuxFunctionAppBackup ¶
type LinuxFunctionAppBackup struct { // The name which should be used for this Backup. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#name LinuxFunctionApp#name} Name *string `field:"required" json:"name" yaml:"name"` // schedule block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#schedule LinuxFunctionApp#schedule} Schedule *LinuxFunctionAppBackupSchedule `field:"required" json:"schedule" yaml:"schedule"` // The SAS URL to the container. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#storage_account_url LinuxFunctionApp#storage_account_url} StorageAccountUrl *string `field:"required" json:"storageAccountUrl" yaml:"storageAccountUrl"` // Should this backup job be enabled? // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#enabled LinuxFunctionApp#enabled} Enabled interface{} `field:"optional" json:"enabled" yaml:"enabled"` }
type LinuxFunctionAppBackupOutputReference ¶
type LinuxFunctionAppBackupOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Enabled() interface{} SetEnabled(val interface{}) EnabledInput() interface{} // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppBackup SetInternalValue(val *LinuxFunctionAppBackup) Name() *string SetName(val *string) NameInput() *string Schedule() LinuxFunctionAppBackupScheduleOutputReference ScheduleInput() *LinuxFunctionAppBackupSchedule StorageAccountUrl() *string SetStorageAccountUrl(val *string) StorageAccountUrlInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutSchedule(value *LinuxFunctionAppBackupSchedule) ResetEnabled() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppBackupOutputReference ¶
func NewLinuxFunctionAppBackupOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppBackupOutputReference
type LinuxFunctionAppBackupSchedule ¶
type LinuxFunctionAppBackupSchedule struct { // How often the backup should be executed (e.g. for weekly backup, this should be set to `7` and `frequency_unit` should be set to `Day`). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#frequency_interval LinuxFunctionApp#frequency_interval} FrequencyInterval *float64 `field:"required" json:"frequencyInterval" yaml:"frequencyInterval"` // The unit of time for how often the backup should take place. Possible values include: `Day` and `Hour`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#frequency_unit LinuxFunctionApp#frequency_unit} FrequencyUnit *string `field:"required" json:"frequencyUnit" yaml:"frequencyUnit"` // Should the service keep at least one backup, regardless of age of backup. Defaults to `false`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#keep_at_least_one_backup LinuxFunctionApp#keep_at_least_one_backup} KeepAtLeastOneBackup interface{} `field:"optional" json:"keepAtLeastOneBackup" yaml:"keepAtLeastOneBackup"` // After how many days backups should be deleted. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#retention_period_days LinuxFunctionApp#retention_period_days} RetentionPeriodDays *float64 `field:"optional" json:"retentionPeriodDays" yaml:"retentionPeriodDays"` // When the schedule should start working in RFC-3339 format. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#start_time LinuxFunctionApp#start_time} StartTime *string `field:"optional" json:"startTime" yaml:"startTime"` }
type LinuxFunctionAppBackupScheduleOutputReference ¶
type LinuxFunctionAppBackupScheduleOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string FrequencyInterval() *float64 SetFrequencyInterval(val *float64) FrequencyIntervalInput() *float64 FrequencyUnit() *string SetFrequencyUnit(val *string) FrequencyUnitInput() *string InternalValue() *LinuxFunctionAppBackupSchedule SetInternalValue(val *LinuxFunctionAppBackupSchedule) KeepAtLeastOneBackup() interface{} SetKeepAtLeastOneBackup(val interface{}) KeepAtLeastOneBackupInput() interface{} LastExecutionTime() *string RetentionPeriodDays() *float64 SetRetentionPeriodDays(val *float64) RetentionPeriodDaysInput() *float64 StartTime() *string SetStartTime(val *string) StartTimeInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetKeepAtLeastOneBackup() ResetRetentionPeriodDays() ResetStartTime() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppBackupScheduleOutputReference ¶
func NewLinuxFunctionAppBackupScheduleOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppBackupScheduleOutputReference
type LinuxFunctionAppConfig ¶
type LinuxFunctionAppConfig struct { // Experimental. Connection interface{} `field:"optional" json:"connection" yaml:"connection"` // Experimental. Count interface{} `field:"optional" json:"count" yaml:"count"` // Experimental. DependsOn *[]cdktf.ITerraformDependable `field:"optional" json:"dependsOn" yaml:"dependsOn"` // Experimental. ForEach cdktf.ITerraformIterator `field:"optional" json:"forEach" yaml:"forEach"` // Experimental. Lifecycle *cdktf.TerraformResourceLifecycle `field:"optional" json:"lifecycle" yaml:"lifecycle"` // Experimental. Provider cdktf.TerraformProvider `field:"optional" json:"provider" yaml:"provider"` // Experimental. Provisioners *[]interface{} `field:"optional" json:"provisioners" yaml:"provisioners"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#location LinuxFunctionApp#location}. Location *string `field:"required" json:"location" yaml:"location"` // Specifies the name of the Function App. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#name LinuxFunctionApp#name} Name *string `field:"required" json:"name" yaml:"name"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#resource_group_name LinuxFunctionApp#resource_group_name}. ResourceGroupName *string `field:"required" json:"resourceGroupName" yaml:"resourceGroupName"` // The ID of the App Service Plan within which to create this Function App. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#service_plan_id LinuxFunctionApp#service_plan_id} ServicePlanId *string `field:"required" json:"servicePlanId" yaml:"servicePlanId"` // site_config block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#site_config LinuxFunctionApp#site_config} SiteConfig *LinuxFunctionAppSiteConfig `field:"required" json:"siteConfig" yaml:"siteConfig"` // A map of key-value pairs for [App Settings](https://docs.microsoft.com/en-us/azure/azure-functions/functions-app-settings) and custom values. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#app_settings LinuxFunctionApp#app_settings} AppSettings *map[string]*string `field:"optional" json:"appSettings" yaml:"appSettings"` // auth_settings block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#auth_settings LinuxFunctionApp#auth_settings} AuthSettings *LinuxFunctionAppAuthSettings `field:"optional" json:"authSettings" yaml:"authSettings"` // auth_settings_v2 block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#auth_settings_v2 LinuxFunctionApp#auth_settings_v2} AuthSettingsV2 *LinuxFunctionAppAuthSettingsV2 `field:"optional" json:"authSettingsV2" yaml:"authSettingsV2"` // backup block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#backup LinuxFunctionApp#backup} Backup *LinuxFunctionAppBackup `field:"optional" json:"backup" yaml:"backup"` // Should built in logging be enabled. Configures `AzureWebJobsDashboard` app setting based on the configured storage setting. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#builtin_logging_enabled LinuxFunctionApp#builtin_logging_enabled} BuiltinLoggingEnabled interface{} `field:"optional" json:"builtinLoggingEnabled" yaml:"builtinLoggingEnabled"` // Should the function app use Client Certificates. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_certificate_enabled LinuxFunctionApp#client_certificate_enabled} ClientCertificateEnabled interface{} `field:"optional" json:"clientCertificateEnabled" yaml:"clientCertificateEnabled"` // Paths to exclude when using client certificates, separated by ; // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_certificate_exclusion_paths LinuxFunctionApp#client_certificate_exclusion_paths} ClientCertificateExclusionPaths *string `field:"optional" json:"clientCertificateExclusionPaths" yaml:"clientCertificateExclusionPaths"` // The mode of the Function App's client certificates requirement for incoming requests. // // Possible values are `Required`, `Optional`, and `OptionalInteractiveUser` // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#client_certificate_mode LinuxFunctionApp#client_certificate_mode} ClientCertificateMode *string `field:"optional" json:"clientCertificateMode" yaml:"clientCertificateMode"` // connection_string block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#connection_string LinuxFunctionApp#connection_string} ConnectionString interface{} `field:"optional" json:"connectionString" yaml:"connectionString"` // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#content_share_force_disabled LinuxFunctionApp#content_share_force_disabled} ContentShareForceDisabled interface{} `field:"optional" json:"contentShareForceDisabled" yaml:"contentShareForceDisabled"` // The amount of memory in gigabyte-seconds that your application is allowed to consume per day. // // Setting this value only affects function apps in Consumption Plans. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#daily_memory_time_quota LinuxFunctionApp#daily_memory_time_quota} DailyMemoryTimeQuota *float64 `field:"optional" json:"dailyMemoryTimeQuota" yaml:"dailyMemoryTimeQuota"` // Is the Linux Function App enabled. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#enabled LinuxFunctionApp#enabled} Enabled interface{} `field:"optional" json:"enabled" yaml:"enabled"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#ftp_publish_basic_authentication_enabled LinuxFunctionApp#ftp_publish_basic_authentication_enabled}. FtpPublishBasicAuthenticationEnabled interface{} `field:"optional" json:"ftpPublishBasicAuthenticationEnabled" yaml:"ftpPublishBasicAuthenticationEnabled"` // The runtime version associated with the Function App. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#functions_extension_version LinuxFunctionApp#functions_extension_version} FunctionsExtensionVersion *string `field:"optional" json:"functionsExtensionVersion" yaml:"functionsExtensionVersion"` // Can the Function App only be accessed via HTTPS? // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#https_only LinuxFunctionApp#https_only} HttpsOnly interface{} `field:"optional" json:"httpsOnly" yaml:"httpsOnly"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#id LinuxFunctionApp#id}. // // Please be aware that the id field is automatically added to all resources in Terraform providers using a Terraform provider SDK version below 2. // If you experience problems setting this value it might not be settable. Please take a look at the provider documentation to ensure it should be settable. Id *string `field:"optional" json:"id" yaml:"id"` // identity block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#identity LinuxFunctionApp#identity} Identity *LinuxFunctionAppIdentity `field:"optional" json:"identity" yaml:"identity"` // The User Assigned Identity to use for Key Vault access. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#key_vault_reference_identity_id LinuxFunctionApp#key_vault_reference_identity_id} KeyVaultReferenceIdentityId *string `field:"optional" json:"keyVaultReferenceIdentityId" yaml:"keyVaultReferenceIdentityId"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#public_network_access_enabled LinuxFunctionApp#public_network_access_enabled}. PublicNetworkAccessEnabled interface{} `field:"optional" json:"publicNetworkAccessEnabled" yaml:"publicNetworkAccessEnabled"` // sticky_settings block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#sticky_settings LinuxFunctionApp#sticky_settings} StickySettings *LinuxFunctionAppStickySettings `field:"optional" json:"stickySettings" yaml:"stickySettings"` // storage_account block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#storage_account LinuxFunctionApp#storage_account} StorageAccount interface{} `field:"optional" json:"storageAccount" yaml:"storageAccount"` // The access key which will be used to access the storage account for the Function App. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#storage_account_access_key LinuxFunctionApp#storage_account_access_key} StorageAccountAccessKey *string `field:"optional" json:"storageAccountAccessKey" yaml:"storageAccountAccessKey"` // The backend storage account name which will be used by this Function App. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#storage_account_name LinuxFunctionApp#storage_account_name} StorageAccountName *string `field:"optional" json:"storageAccountName" yaml:"storageAccountName"` // The Key Vault Secret ID, including version, that contains the Connection String to connect to the storage account for this Function App. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#storage_key_vault_secret_id LinuxFunctionApp#storage_key_vault_secret_id} StorageKeyVaultSecretId *string `field:"optional" json:"storageKeyVaultSecretId" yaml:"storageKeyVaultSecretId"` // Should the Function App use its Managed Identity to access storage? // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#storage_uses_managed_identity LinuxFunctionApp#storage_uses_managed_identity} StorageUsesManagedIdentity interface{} `field:"optional" json:"storageUsesManagedIdentity" yaml:"storageUsesManagedIdentity"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#tags LinuxFunctionApp#tags}. Tags *map[string]*string `field:"optional" json:"tags" yaml:"tags"` // timeouts block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#timeouts LinuxFunctionApp#timeouts} Timeouts *LinuxFunctionAppTimeouts `field:"optional" json:"timeouts" yaml:"timeouts"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#virtual_network_subnet_id LinuxFunctionApp#virtual_network_subnet_id}. VirtualNetworkSubnetId *string `field:"optional" json:"virtualNetworkSubnetId" yaml:"virtualNetworkSubnetId"` // Is container image pull over virtual network enabled? Defaults to `false`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#vnet_image_pull_enabled LinuxFunctionApp#vnet_image_pull_enabled} VnetImagePullEnabled interface{} `field:"optional" json:"vnetImagePullEnabled" yaml:"vnetImagePullEnabled"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#webdeploy_publish_basic_authentication_enabled LinuxFunctionApp#webdeploy_publish_basic_authentication_enabled}. WebdeployPublishBasicAuthenticationEnabled interface{} `field:"optional" json:"webdeployPublishBasicAuthenticationEnabled" yaml:"webdeployPublishBasicAuthenticationEnabled"` // The local path and filename of the Zip packaged application to deploy to this Linux Function App. // // **Note:** Using this value requires either `WEBSITE_RUN_FROM_PACKAGE=1` or `SCM_DO_BUILD_DURING_DEPLOYMENT=true` to be set on the App in `app_settings`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#zip_deploy_file LinuxFunctionApp#zip_deploy_file} ZipDeployFile *string `field:"optional" json:"zipDeployFile" yaml:"zipDeployFile"` }
type LinuxFunctionAppConnectionString ¶
type LinuxFunctionAppConnectionString struct { // The name which should be used for this Connection. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#name LinuxFunctionApp#name} Name *string `field:"required" json:"name" yaml:"name"` // Type of database. Possible values include: `MySQL`, `SQLServer`, `SQLAzure`, `Custom`, `NotificationHub`, `ServiceBus`, `EventHub`, `APIHub`, `DocDb`, `RedisCache`, and `PostgreSQL`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#type LinuxFunctionApp#type} Type *string `field:"required" json:"type" yaml:"type"` // The connection string value. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#value LinuxFunctionApp#value} Value *string `field:"required" json:"value" yaml:"value"` }
type LinuxFunctionAppConnectionStringList ¶
type LinuxFunctionAppConnectionStringList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) LinuxFunctionAppConnectionStringOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppConnectionStringList ¶
func NewLinuxFunctionAppConnectionStringList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) LinuxFunctionAppConnectionStringList
type LinuxFunctionAppConnectionStringOutputReference ¶
type LinuxFunctionAppConnectionStringOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Name() *string SetName(val *string) NameInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Type() *string SetType(val *string) TypeInput() *string Value() *string SetValue(val *string) ValueInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppConnectionStringOutputReference ¶
func NewLinuxFunctionAppConnectionStringOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) LinuxFunctionAppConnectionStringOutputReference
type LinuxFunctionAppIdentity ¶
type LinuxFunctionAppIdentity struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#type LinuxFunctionApp#type}. Type *string `field:"required" json:"type" yaml:"type"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#identity_ids LinuxFunctionApp#identity_ids}. IdentityIds *[]*string `field:"optional" json:"identityIds" yaml:"identityIds"` }
type LinuxFunctionAppIdentityOutputReference ¶
type LinuxFunctionAppIdentityOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string IdentityIds() *[]*string SetIdentityIds(val *[]*string) IdentityIdsInput() *[]*string InternalValue() *LinuxFunctionAppIdentity SetInternalValue(val *LinuxFunctionAppIdentity) PrincipalId() *string TenantId() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Type() *string SetType(val *string) TypeInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetIdentityIds() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppIdentityOutputReference ¶
func NewLinuxFunctionAppIdentityOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppIdentityOutputReference
type LinuxFunctionAppSiteConfig ¶
type LinuxFunctionAppSiteConfig struct { // If this Linux Web App is Always On enabled. Defaults to `false`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#always_on LinuxFunctionApp#always_on} AlwaysOn interface{} `field:"optional" json:"alwaysOn" yaml:"alwaysOn"` // The URL of the API definition that describes this Linux Function App. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#api_definition_url LinuxFunctionApp#api_definition_url} ApiDefinitionUrl *string `field:"optional" json:"apiDefinitionUrl" yaml:"apiDefinitionUrl"` // The ID of the API Management API for this Linux Function App. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#api_management_api_id LinuxFunctionApp#api_management_api_id} ApiManagementApiId *string `field:"optional" json:"apiManagementApiId" yaml:"apiManagementApiId"` // The program and any arguments used to launch this app via the command line. (Example `node myapp.js`). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#app_command_line LinuxFunctionApp#app_command_line} AppCommandLine *string `field:"optional" json:"appCommandLine" yaml:"appCommandLine"` // The Connection String for linking the Linux Function App to Application Insights. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#application_insights_connection_string LinuxFunctionApp#application_insights_connection_string} ApplicationInsightsConnectionString *string `field:"optional" json:"applicationInsightsConnectionString" yaml:"applicationInsightsConnectionString"` // The Instrumentation Key for connecting the Linux Function App to Application Insights. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#application_insights_key LinuxFunctionApp#application_insights_key} ApplicationInsightsKey *string `field:"optional" json:"applicationInsightsKey" yaml:"applicationInsightsKey"` // application_stack block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#application_stack LinuxFunctionApp#application_stack} ApplicationStack *LinuxFunctionAppSiteConfigApplicationStack `field:"optional" json:"applicationStack" yaml:"applicationStack"` // The number of workers this function app can scale out to. // // Only applicable to apps on the Consumption and Premium plan. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#app_scale_limit LinuxFunctionApp#app_scale_limit} AppScaleLimit *float64 `field:"optional" json:"appScaleLimit" yaml:"appScaleLimit"` // app_service_logs block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#app_service_logs LinuxFunctionApp#app_service_logs} AppServiceLogs *LinuxFunctionAppSiteConfigAppServiceLogs `field:"optional" json:"appServiceLogs" yaml:"appServiceLogs"` // The Client ID of the Managed Service Identity to use for connections to the Azure Container Registry. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#container_registry_managed_identity_client_id LinuxFunctionApp#container_registry_managed_identity_client_id} ContainerRegistryManagedIdentityClientId *string `field:"optional" json:"containerRegistryManagedIdentityClientId" yaml:"containerRegistryManagedIdentityClientId"` // Should connections for Azure Container Registry use Managed Identity. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#container_registry_use_managed_identity LinuxFunctionApp#container_registry_use_managed_identity} ContainerRegistryUseManagedIdentity interface{} `field:"optional" json:"containerRegistryUseManagedIdentity" yaml:"containerRegistryUseManagedIdentity"` // cors block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#cors LinuxFunctionApp#cors} Cors *LinuxFunctionAppSiteConfigCors `field:"optional" json:"cors" yaml:"cors"` // Specifies a list of Default Documents for the Linux Web App. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#default_documents LinuxFunctionApp#default_documents} DefaultDocuments *[]*string `field:"optional" json:"defaultDocuments" yaml:"defaultDocuments"` // The number of minimum instances for this Linux Function App. Only affects apps on Elastic Premium plans. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#elastic_instance_minimum LinuxFunctionApp#elastic_instance_minimum} ElasticInstanceMinimum *float64 `field:"optional" json:"elasticInstanceMinimum" yaml:"elasticInstanceMinimum"` // State of FTP / FTPS service for this function app. // // Possible values include: `AllAllowed`, `FtpsOnly` and `Disabled`. Defaults to `Disabled`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#ftps_state LinuxFunctionApp#ftps_state} FtpsState *string `field:"optional" json:"ftpsState" yaml:"ftpsState"` // The amount of time in minutes that a node is unhealthy before being removed from the load balancer. // // Possible values are between `2` and `10`. Only valid in conjunction with `health_check_path` // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#health_check_eviction_time_in_min LinuxFunctionApp#health_check_eviction_time_in_min} HealthCheckEvictionTimeInMin *float64 `field:"optional" json:"healthCheckEvictionTimeInMin" yaml:"healthCheckEvictionTimeInMin"` // The path to be checked for this function app health. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#health_check_path LinuxFunctionApp#health_check_path} HealthCheckPath *string `field:"optional" json:"healthCheckPath" yaml:"healthCheckPath"` // Specifies if the http2 protocol should be enabled. Defaults to `false`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#http2_enabled LinuxFunctionApp#http2_enabled} Http2Enabled interface{} `field:"optional" json:"http2Enabled" yaml:"http2Enabled"` // ip_restriction block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#ip_restriction LinuxFunctionApp#ip_restriction} IpRestriction interface{} `field:"optional" json:"ipRestriction" yaml:"ipRestriction"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#ip_restriction_default_action LinuxFunctionApp#ip_restriction_default_action}. IpRestrictionDefaultAction *string `field:"optional" json:"ipRestrictionDefaultAction" yaml:"ipRestrictionDefaultAction"` // The Site load balancing mode. Possible values include: `WeightedRoundRobin`, `LeastRequests`, `LeastResponseTime`, `WeightedTotalTraffic`, `RequestHash`, `PerSiteRoundRobin`. Defaults to `LeastRequests` if omitted. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#load_balancing_mode LinuxFunctionApp#load_balancing_mode} LoadBalancingMode *string `field:"optional" json:"loadBalancingMode" yaml:"loadBalancingMode"` // The Managed Pipeline mode. Possible values include: `Integrated`, `Classic`. Defaults to `Integrated`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#managed_pipeline_mode LinuxFunctionApp#managed_pipeline_mode} ManagedPipelineMode *string `field:"optional" json:"managedPipelineMode" yaml:"managedPipelineMode"` // The configures the minimum version of TLS required for SSL requests. // // Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#minimum_tls_version LinuxFunctionApp#minimum_tls_version} MinimumTlsVersion *string `field:"optional" json:"minimumTlsVersion" yaml:"minimumTlsVersion"` // The number of pre-warmed instances for this function app. Only affects apps on an Elastic Premium plan. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#pre_warmed_instance_count LinuxFunctionApp#pre_warmed_instance_count} PreWarmedInstanceCount *float64 `field:"optional" json:"preWarmedInstanceCount" yaml:"preWarmedInstanceCount"` // Should Remote Debugging be enabled. Defaults to `false`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#remote_debugging_enabled LinuxFunctionApp#remote_debugging_enabled} RemoteDebuggingEnabled interface{} `field:"optional" json:"remoteDebuggingEnabled" yaml:"remoteDebuggingEnabled"` // The Remote Debugging Version. Possible values include `VS2017`, `VS2019`, and `VS2022“. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#remote_debugging_version LinuxFunctionApp#remote_debugging_version} RemoteDebuggingVersion *string `field:"optional" json:"remoteDebuggingVersion" yaml:"remoteDebuggingVersion"` // Should Functions Runtime Scale Monitoring be enabled. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#runtime_scale_monitoring_enabled LinuxFunctionApp#runtime_scale_monitoring_enabled} RuntimeScaleMonitoringEnabled interface{} `field:"optional" json:"runtimeScaleMonitoringEnabled" yaml:"runtimeScaleMonitoringEnabled"` // scm_ip_restriction block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#scm_ip_restriction LinuxFunctionApp#scm_ip_restriction} ScmIpRestriction interface{} `field:"optional" json:"scmIpRestriction" yaml:"scmIpRestriction"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#scm_ip_restriction_default_action LinuxFunctionApp#scm_ip_restriction_default_action}. ScmIpRestrictionDefaultAction *string `field:"optional" json:"scmIpRestrictionDefaultAction" yaml:"scmIpRestrictionDefaultAction"` // Configures the minimum version of TLS required for SSL requests to the SCM site Possible values include: `1.0`, `1.1`, and `1.2`. Defaults to `1.2`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#scm_minimum_tls_version LinuxFunctionApp#scm_minimum_tls_version} ScmMinimumTlsVersion *string `field:"optional" json:"scmMinimumTlsVersion" yaml:"scmMinimumTlsVersion"` // Should the Linux Function App `ip_restriction` configuration be used for the SCM also. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#scm_use_main_ip_restriction LinuxFunctionApp#scm_use_main_ip_restriction} ScmUseMainIpRestriction interface{} `field:"optional" json:"scmUseMainIpRestriction" yaml:"scmUseMainIpRestriction"` // Should the Linux Web App use a 32-bit worker. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#use_32_bit_worker LinuxFunctionApp#use_32_bit_worker} Use32BitWorker interface{} `field:"optional" json:"use32BitWorker" yaml:"use32BitWorker"` // Should all outbound traffic to have Virtual Network Security Groups and User Defined Routes applied? Defaults to `false`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#vnet_route_all_enabled LinuxFunctionApp#vnet_route_all_enabled} VnetRouteAllEnabled interface{} `field:"optional" json:"vnetRouteAllEnabled" yaml:"vnetRouteAllEnabled"` // Should Web Sockets be enabled. Defaults to `false`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#websockets_enabled LinuxFunctionApp#websockets_enabled} WebsocketsEnabled interface{} `field:"optional" json:"websocketsEnabled" yaml:"websocketsEnabled"` // The number of Workers for this Linux Function App. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#worker_count LinuxFunctionApp#worker_count} WorkerCount *float64 `field:"optional" json:"workerCount" yaml:"workerCount"` }
type LinuxFunctionAppSiteConfigAppServiceLogs ¶
type LinuxFunctionAppSiteConfigAppServiceLogs struct { // The amount of disk space to use for logs. Valid values are between `25` and `100`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#disk_quota_mb LinuxFunctionApp#disk_quota_mb} DiskQuotaMb *float64 `field:"optional" json:"diskQuotaMb" yaml:"diskQuotaMb"` // The retention period for logs in days. Valid values are between `0` and `99999`. Defaults to `0` (never delete). // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#retention_period_days LinuxFunctionApp#retention_period_days} RetentionPeriodDays *float64 `field:"optional" json:"retentionPeriodDays" yaml:"retentionPeriodDays"` }
type LinuxFunctionAppSiteConfigAppServiceLogsOutputReference ¶
type LinuxFunctionAppSiteConfigAppServiceLogsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string DiskQuotaMb() *float64 SetDiskQuotaMb(val *float64) DiskQuotaMbInput() *float64 // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppSiteConfigAppServiceLogs SetInternalValue(val *LinuxFunctionAppSiteConfigAppServiceLogs) RetentionPeriodDays() *float64 SetRetentionPeriodDays(val *float64) RetentionPeriodDaysInput() *float64 // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetDiskQuotaMb() ResetRetentionPeriodDays() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteConfigAppServiceLogsOutputReference ¶
func NewLinuxFunctionAppSiteConfigAppServiceLogsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppSiteConfigAppServiceLogsOutputReference
type LinuxFunctionAppSiteConfigApplicationStack ¶
type LinuxFunctionAppSiteConfigApplicationStack struct { // docker block. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#docker LinuxFunctionApp#docker} Docker interface{} `field:"optional" json:"docker" yaml:"docker"` // The version of .Net. Possible values are `3.1`, `6.0`, `7.0`, `8.0` and `9.0`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#dotnet_version LinuxFunctionApp#dotnet_version} DotnetVersion *string `field:"optional" json:"dotnetVersion" yaml:"dotnetVersion"` // The version of Java to use. Possible values are `8`, `11`, `17`, and `21`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#java_version LinuxFunctionApp#java_version} JavaVersion *string `field:"optional" json:"javaVersion" yaml:"javaVersion"` // The version of Node to use. Possible values include `12`, `14`, `16`, `18` and `20`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#node_version LinuxFunctionApp#node_version} NodeVersion *string `field:"optional" json:"nodeVersion" yaml:"nodeVersion"` // The version of PowerShell Core to use. Possibles values are `7`, `7.2`, and `7.4`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#powershell_core_version LinuxFunctionApp#powershell_core_version} PowershellCoreVersion *string `field:"optional" json:"powershellCoreVersion" yaml:"powershellCoreVersion"` // The version of Python to use. Possible values include `3.12`, `3.11`, `3.10`, `3.9`, `3.8`, and `3.7`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#python_version LinuxFunctionApp#python_version} PythonVersion *string `field:"optional" json:"pythonVersion" yaml:"pythonVersion"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#use_custom_runtime LinuxFunctionApp#use_custom_runtime}. UseCustomRuntime interface{} `field:"optional" json:"useCustomRuntime" yaml:"useCustomRuntime"` // Should the DotNet process use an isolated runtime. Defaults to `false`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#use_dotnet_isolated_runtime LinuxFunctionApp#use_dotnet_isolated_runtime} UseDotnetIsolatedRuntime interface{} `field:"optional" json:"useDotnetIsolatedRuntime" yaml:"useDotnetIsolatedRuntime"` }
type LinuxFunctionAppSiteConfigApplicationStackDocker ¶
type LinuxFunctionAppSiteConfigApplicationStackDocker struct { // The name of the Docker image to use. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#image_name LinuxFunctionApp#image_name} ImageName *string `field:"required" json:"imageName" yaml:"imageName"` // The image tag of the image to use. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#image_tag LinuxFunctionApp#image_tag} ImageTag *string `field:"required" json:"imageTag" yaml:"imageTag"` // The URL of the docker registry. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#registry_url LinuxFunctionApp#registry_url} RegistryUrl *string `field:"required" json:"registryUrl" yaml:"registryUrl"` // The password for the account to use to connect to the registry. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#registry_password LinuxFunctionApp#registry_password} RegistryPassword *string `field:"optional" json:"registryPassword" yaml:"registryPassword"` // The username to use for connections to the registry. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#registry_username LinuxFunctionApp#registry_username} RegistryUsername *string `field:"optional" json:"registryUsername" yaml:"registryUsername"` }
type LinuxFunctionAppSiteConfigApplicationStackDockerList ¶
type LinuxFunctionAppSiteConfigApplicationStackDockerList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) LinuxFunctionAppSiteConfigApplicationStackDockerOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteConfigApplicationStackDockerList ¶
func NewLinuxFunctionAppSiteConfigApplicationStackDockerList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) LinuxFunctionAppSiteConfigApplicationStackDockerList
type LinuxFunctionAppSiteConfigApplicationStackDockerOutputReference ¶
type LinuxFunctionAppSiteConfigApplicationStackDockerOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string ImageName() *string SetImageName(val *string) ImageNameInput() *string ImageTag() *string SetImageTag(val *string) ImageTagInput() *string InternalValue() interface{} SetInternalValue(val interface{}) RegistryPassword() *string SetRegistryPassword(val *string) RegistryPasswordInput() *string RegistryUrl() *string SetRegistryUrl(val *string) RegistryUrlInput() *string RegistryUsername() *string SetRegistryUsername(val *string) RegistryUsernameInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetRegistryPassword() ResetRegistryUsername() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteConfigApplicationStackDockerOutputReference ¶
func NewLinuxFunctionAppSiteConfigApplicationStackDockerOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) LinuxFunctionAppSiteConfigApplicationStackDockerOutputReference
type LinuxFunctionAppSiteConfigApplicationStackOutputReference ¶
type LinuxFunctionAppSiteConfigApplicationStackOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Docker() LinuxFunctionAppSiteConfigApplicationStackDockerList DockerInput() interface{} DotnetVersion() *string SetDotnetVersion(val *string) DotnetVersionInput() *string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppSiteConfigApplicationStack SetInternalValue(val *LinuxFunctionAppSiteConfigApplicationStack) JavaVersion() *string SetJavaVersion(val *string) JavaVersionInput() *string NodeVersion() *string SetNodeVersion(val *string) NodeVersionInput() *string PowershellCoreVersion() *string SetPowershellCoreVersion(val *string) PowershellCoreVersionInput() *string PythonVersion() *string SetPythonVersion(val *string) PythonVersionInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) UseCustomRuntime() interface{} SetUseCustomRuntime(val interface{}) UseCustomRuntimeInput() interface{} UseDotnetIsolatedRuntime() interface{} SetUseDotnetIsolatedRuntime(val interface{}) UseDotnetIsolatedRuntimeInput() interface{} // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutDocker(value interface{}) ResetDocker() ResetDotnetVersion() ResetJavaVersion() ResetNodeVersion() ResetPowershellCoreVersion() ResetPythonVersion() ResetUseCustomRuntime() ResetUseDotnetIsolatedRuntime() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteConfigApplicationStackOutputReference ¶
func NewLinuxFunctionAppSiteConfigApplicationStackOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppSiteConfigApplicationStackOutputReference
type LinuxFunctionAppSiteConfigCors ¶
type LinuxFunctionAppSiteConfigCors struct { // Specifies a list of origins that should be allowed to make cross-origin calls. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#allowed_origins LinuxFunctionApp#allowed_origins} AllowedOrigins *[]*string `field:"optional" json:"allowedOrigins" yaml:"allowedOrigins"` // Are credentials allowed in CORS requests? Defaults to `false`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#support_credentials LinuxFunctionApp#support_credentials} SupportCredentials interface{} `field:"optional" json:"supportCredentials" yaml:"supportCredentials"` }
type LinuxFunctionAppSiteConfigCorsOutputReference ¶
type LinuxFunctionAppSiteConfigCorsOutputReference interface { cdktf.ComplexObject AllowedOrigins() *[]*string SetAllowedOrigins(val *[]*string) AllowedOriginsInput() *[]*string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppSiteConfigCors SetInternalValue(val *LinuxFunctionAppSiteConfigCors) SupportCredentials() interface{} SetSupportCredentials(val interface{}) SupportCredentialsInput() interface{} // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetAllowedOrigins() ResetSupportCredentials() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteConfigCorsOutputReference ¶
func NewLinuxFunctionAppSiteConfigCorsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppSiteConfigCorsOutputReference
type LinuxFunctionAppSiteConfigIpRestriction ¶
type LinuxFunctionAppSiteConfigIpRestriction struct { // The action to take. Possible values are `Allow` or `Deny`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#action LinuxFunctionApp#action} Action *string `field:"optional" json:"action" yaml:"action"` // The description of the IP restriction rule. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#description LinuxFunctionApp#description} Description *string `field:"optional" json:"description" yaml:"description"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#headers LinuxFunctionApp#headers}. Headers interface{} `field:"optional" json:"headers" yaml:"headers"` // The CIDR notation of the IP or IP Range to match. // // For example: `10.0.0.0/24` or `192.168.10.1/32` or `fe80::/64` or `13.107.6.152/31,13.107.128.0/22` // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#ip_address LinuxFunctionApp#ip_address} IpAddress *string `field:"optional" json:"ipAddress" yaml:"ipAddress"` // The name which should be used for this `ip_restriction`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#name LinuxFunctionApp#name} Name *string `field:"optional" json:"name" yaml:"name"` // The priority value of this `ip_restriction`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#priority LinuxFunctionApp#priority} Priority *float64 `field:"optional" json:"priority" yaml:"priority"` // The Service Tag used for this IP Restriction. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#service_tag LinuxFunctionApp#service_tag} ServiceTag *string `field:"optional" json:"serviceTag" yaml:"serviceTag"` // The Virtual Network Subnet ID used for this IP Restriction. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#virtual_network_subnet_id LinuxFunctionApp#virtual_network_subnet_id} VirtualNetworkSubnetId *string `field:"optional" json:"virtualNetworkSubnetId" yaml:"virtualNetworkSubnetId"` }
type LinuxFunctionAppSiteConfigIpRestrictionHeaders ¶
type LinuxFunctionAppSiteConfigIpRestrictionHeaders struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#x_azure_fdid LinuxFunctionApp#x_azure_fdid}. XAzureFdid *[]*string `field:"optional" json:"xAzureFdid" yaml:"xAzureFdid"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#x_fd_health_probe LinuxFunctionApp#x_fd_health_probe}. XFdHealthProbe *[]*string `field:"optional" json:"xFdHealthProbe" yaml:"xFdHealthProbe"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#x_forwarded_for LinuxFunctionApp#x_forwarded_for}. XForwardedFor *[]*string `field:"optional" json:"xForwardedFor" yaml:"xForwardedFor"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#x_forwarded_host LinuxFunctionApp#x_forwarded_host}. XForwardedHost *[]*string `field:"optional" json:"xForwardedHost" yaml:"xForwardedHost"` }
type LinuxFunctionAppSiteConfigIpRestrictionHeadersList ¶
type LinuxFunctionAppSiteConfigIpRestrictionHeadersList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) LinuxFunctionAppSiteConfigIpRestrictionHeadersOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteConfigIpRestrictionHeadersList ¶
func NewLinuxFunctionAppSiteConfigIpRestrictionHeadersList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) LinuxFunctionAppSiteConfigIpRestrictionHeadersList
type LinuxFunctionAppSiteConfigIpRestrictionHeadersOutputReference ¶
type LinuxFunctionAppSiteConfigIpRestrictionHeadersOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) XAzureFdid() *[]*string SetXAzureFdid(val *[]*string) XAzureFdidInput() *[]*string XFdHealthProbe() *[]*string SetXFdHealthProbe(val *[]*string) XFdHealthProbeInput() *[]*string XForwardedFor() *[]*string SetXForwardedFor(val *[]*string) XForwardedForInput() *[]*string XForwardedHost() *[]*string SetXForwardedHost(val *[]*string) XForwardedHostInput() *[]*string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetXAzureFdid() ResetXFdHealthProbe() ResetXForwardedFor() ResetXForwardedHost() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteConfigIpRestrictionHeadersOutputReference ¶
func NewLinuxFunctionAppSiteConfigIpRestrictionHeadersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) LinuxFunctionAppSiteConfigIpRestrictionHeadersOutputReference
type LinuxFunctionAppSiteConfigIpRestrictionList ¶
type LinuxFunctionAppSiteConfigIpRestrictionList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) LinuxFunctionAppSiteConfigIpRestrictionOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteConfigIpRestrictionList ¶
func NewLinuxFunctionAppSiteConfigIpRestrictionList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) LinuxFunctionAppSiteConfigIpRestrictionList
type LinuxFunctionAppSiteConfigIpRestrictionOutputReference ¶
type LinuxFunctionAppSiteConfigIpRestrictionOutputReference interface { cdktf.ComplexObject Action() *string SetAction(val *string) ActionInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Description() *string SetDescription(val *string) DescriptionInput() *string // Experimental. Fqn() *string Headers() LinuxFunctionAppSiteConfigIpRestrictionHeadersList HeadersInput() interface{} InternalValue() interface{} SetInternalValue(val interface{}) IpAddress() *string SetIpAddress(val *string) IpAddressInput() *string Name() *string SetName(val *string) NameInput() *string Priority() *float64 SetPriority(val *float64) PriorityInput() *float64 ServiceTag() *string SetServiceTag(val *string) ServiceTagInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) VirtualNetworkSubnetId() *string SetVirtualNetworkSubnetId(val *string) VirtualNetworkSubnetIdInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutHeaders(value interface{}) ResetAction() ResetDescription() ResetHeaders() ResetIpAddress() ResetName() ResetPriority() ResetServiceTag() ResetVirtualNetworkSubnetId() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteConfigIpRestrictionOutputReference ¶
func NewLinuxFunctionAppSiteConfigIpRestrictionOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) LinuxFunctionAppSiteConfigIpRestrictionOutputReference
type LinuxFunctionAppSiteConfigOutputReference ¶
type LinuxFunctionAppSiteConfigOutputReference interface { cdktf.ComplexObject AlwaysOn() interface{} SetAlwaysOn(val interface{}) AlwaysOnInput() interface{} ApiDefinitionUrl() *string SetApiDefinitionUrl(val *string) ApiDefinitionUrlInput() *string ApiManagementApiId() *string SetApiManagementApiId(val *string) ApiManagementApiIdInput() *string AppCommandLine() *string SetAppCommandLine(val *string) AppCommandLineInput() *string ApplicationInsightsConnectionString() *string SetApplicationInsightsConnectionString(val *string) ApplicationInsightsConnectionStringInput() *string ApplicationInsightsKey() *string SetApplicationInsightsKey(val *string) ApplicationInsightsKeyInput() *string ApplicationStack() LinuxFunctionAppSiteConfigApplicationStackOutputReference ApplicationStackInput() *LinuxFunctionAppSiteConfigApplicationStack AppScaleLimit() *float64 SetAppScaleLimit(val *float64) AppScaleLimitInput() *float64 AppServiceLogs() LinuxFunctionAppSiteConfigAppServiceLogsOutputReference AppServiceLogsInput() *LinuxFunctionAppSiteConfigAppServiceLogs // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) ContainerRegistryManagedIdentityClientId() *string SetContainerRegistryManagedIdentityClientId(val *string) ContainerRegistryManagedIdentityClientIdInput() *string ContainerRegistryUseManagedIdentity() interface{} SetContainerRegistryUseManagedIdentity(val interface{}) ContainerRegistryUseManagedIdentityInput() interface{} Cors() LinuxFunctionAppSiteConfigCorsOutputReference CorsInput() *LinuxFunctionAppSiteConfigCors // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string DefaultDocuments() *[]*string SetDefaultDocuments(val *[]*string) DefaultDocumentsInput() *[]*string DetailedErrorLoggingEnabled() cdktf.IResolvable ElasticInstanceMinimum() *float64 SetElasticInstanceMinimum(val *float64) ElasticInstanceMinimumInput() *float64 // Experimental. Fqn() *string FtpsState() *string SetFtpsState(val *string) FtpsStateInput() *string HealthCheckEvictionTimeInMin() *float64 SetHealthCheckEvictionTimeInMin(val *float64) HealthCheckEvictionTimeInMinInput() *float64 HealthCheckPath() *string SetHealthCheckPath(val *string) HealthCheckPathInput() *string Http2Enabled() interface{} SetHttp2Enabled(val interface{}) Http2EnabledInput() interface{} InternalValue() *LinuxFunctionAppSiteConfig SetInternalValue(val *LinuxFunctionAppSiteConfig) IpRestriction() LinuxFunctionAppSiteConfigIpRestrictionList IpRestrictionDefaultAction() *string SetIpRestrictionDefaultAction(val *string) IpRestrictionDefaultActionInput() *string IpRestrictionInput() interface{} LinuxFxVersion() *string LoadBalancingMode() *string SetLoadBalancingMode(val *string) LoadBalancingModeInput() *string ManagedPipelineMode() *string SetManagedPipelineMode(val *string) ManagedPipelineModeInput() *string MinimumTlsVersion() *string SetMinimumTlsVersion(val *string) MinimumTlsVersionInput() *string PreWarmedInstanceCount() *float64 SetPreWarmedInstanceCount(val *float64) PreWarmedInstanceCountInput() *float64 RemoteDebuggingEnabled() interface{} SetRemoteDebuggingEnabled(val interface{}) RemoteDebuggingEnabledInput() interface{} RemoteDebuggingVersion() *string SetRemoteDebuggingVersion(val *string) RemoteDebuggingVersionInput() *string RuntimeScaleMonitoringEnabled() interface{} SetRuntimeScaleMonitoringEnabled(val interface{}) RuntimeScaleMonitoringEnabledInput() interface{} ScmIpRestriction() LinuxFunctionAppSiteConfigScmIpRestrictionList ScmIpRestrictionDefaultAction() *string SetScmIpRestrictionDefaultAction(val *string) ScmIpRestrictionDefaultActionInput() *string ScmIpRestrictionInput() interface{} ScmMinimumTlsVersion() *string SetScmMinimumTlsVersion(val *string) ScmMinimumTlsVersionInput() *string ScmType() *string ScmUseMainIpRestriction() interface{} SetScmUseMainIpRestriction(val interface{}) ScmUseMainIpRestrictionInput() interface{} // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Use32BitWorker() interface{} SetUse32BitWorker(val interface{}) Use32BitWorkerInput() interface{} VnetRouteAllEnabled() interface{} SetVnetRouteAllEnabled(val interface{}) VnetRouteAllEnabledInput() interface{} WebsocketsEnabled() interface{} SetWebsocketsEnabled(val interface{}) WebsocketsEnabledInput() interface{} WorkerCount() *float64 SetWorkerCount(val *float64) WorkerCountInput() *float64 // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutApplicationStack(value *LinuxFunctionAppSiteConfigApplicationStack) PutAppServiceLogs(value *LinuxFunctionAppSiteConfigAppServiceLogs) PutCors(value *LinuxFunctionAppSiteConfigCors) PutIpRestriction(value interface{}) PutScmIpRestriction(value interface{}) ResetAlwaysOn() ResetApiDefinitionUrl() ResetApiManagementApiId() ResetAppCommandLine() ResetApplicationInsightsConnectionString() ResetApplicationInsightsKey() ResetApplicationStack() ResetAppScaleLimit() ResetAppServiceLogs() ResetContainerRegistryManagedIdentityClientId() ResetContainerRegistryUseManagedIdentity() ResetCors() ResetDefaultDocuments() ResetElasticInstanceMinimum() ResetFtpsState() ResetHealthCheckEvictionTimeInMin() ResetHealthCheckPath() ResetHttp2Enabled() ResetIpRestriction() ResetIpRestrictionDefaultAction() ResetLoadBalancingMode() ResetManagedPipelineMode() ResetMinimumTlsVersion() ResetPreWarmedInstanceCount() ResetRemoteDebuggingEnabled() ResetRemoteDebuggingVersion() ResetRuntimeScaleMonitoringEnabled() ResetScmIpRestriction() ResetScmIpRestrictionDefaultAction() ResetScmMinimumTlsVersion() ResetScmUseMainIpRestriction() ResetUse32BitWorker() ResetVnetRouteAllEnabled() ResetWebsocketsEnabled() ResetWorkerCount() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteConfigOutputReference ¶
func NewLinuxFunctionAppSiteConfigOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppSiteConfigOutputReference
type LinuxFunctionAppSiteConfigScmIpRestriction ¶
type LinuxFunctionAppSiteConfigScmIpRestriction struct { // The action to take. Possible values are `Allow` or `Deny`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#action LinuxFunctionApp#action} Action *string `field:"optional" json:"action" yaml:"action"` // The description of the IP restriction rule. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#description LinuxFunctionApp#description} Description *string `field:"optional" json:"description" yaml:"description"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#headers LinuxFunctionApp#headers}. Headers interface{} `field:"optional" json:"headers" yaml:"headers"` // The CIDR notation of the IP or IP Range to match. // // For example: `10.0.0.0/24` or `192.168.10.1/32` or `fe80::/64` or `13.107.6.152/31,13.107.128.0/22` // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#ip_address LinuxFunctionApp#ip_address} IpAddress *string `field:"optional" json:"ipAddress" yaml:"ipAddress"` // The name which should be used for this `ip_restriction`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#name LinuxFunctionApp#name} Name *string `field:"optional" json:"name" yaml:"name"` // The priority value of this `ip_restriction`. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#priority LinuxFunctionApp#priority} Priority *float64 `field:"optional" json:"priority" yaml:"priority"` // The Service Tag used for this IP Restriction. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#service_tag LinuxFunctionApp#service_tag} ServiceTag *string `field:"optional" json:"serviceTag" yaml:"serviceTag"` // The Virtual Network Subnet ID used for this IP Restriction. // // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#virtual_network_subnet_id LinuxFunctionApp#virtual_network_subnet_id} VirtualNetworkSubnetId *string `field:"optional" json:"virtualNetworkSubnetId" yaml:"virtualNetworkSubnetId"` }
type LinuxFunctionAppSiteConfigScmIpRestrictionHeaders ¶
type LinuxFunctionAppSiteConfigScmIpRestrictionHeaders struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#x_azure_fdid LinuxFunctionApp#x_azure_fdid}. XAzureFdid *[]*string `field:"optional" json:"xAzureFdid" yaml:"xAzureFdid"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#x_fd_health_probe LinuxFunctionApp#x_fd_health_probe}. XFdHealthProbe *[]*string `field:"optional" json:"xFdHealthProbe" yaml:"xFdHealthProbe"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#x_forwarded_for LinuxFunctionApp#x_forwarded_for}. XForwardedFor *[]*string `field:"optional" json:"xForwardedFor" yaml:"xForwardedFor"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#x_forwarded_host LinuxFunctionApp#x_forwarded_host}. XForwardedHost *[]*string `field:"optional" json:"xForwardedHost" yaml:"xForwardedHost"` }
type LinuxFunctionAppSiteConfigScmIpRestrictionHeadersList ¶
type LinuxFunctionAppSiteConfigScmIpRestrictionHeadersList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) LinuxFunctionAppSiteConfigScmIpRestrictionHeadersOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteConfigScmIpRestrictionHeadersList ¶
func NewLinuxFunctionAppSiteConfigScmIpRestrictionHeadersList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) LinuxFunctionAppSiteConfigScmIpRestrictionHeadersList
type LinuxFunctionAppSiteConfigScmIpRestrictionHeadersOutputReference ¶
type LinuxFunctionAppSiteConfigScmIpRestrictionHeadersOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) XAzureFdid() *[]*string SetXAzureFdid(val *[]*string) XAzureFdidInput() *[]*string XFdHealthProbe() *[]*string SetXFdHealthProbe(val *[]*string) XFdHealthProbeInput() *[]*string XForwardedFor() *[]*string SetXForwardedFor(val *[]*string) XForwardedForInput() *[]*string XForwardedHost() *[]*string SetXForwardedHost(val *[]*string) XForwardedHostInput() *[]*string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetXAzureFdid() ResetXFdHealthProbe() ResetXForwardedFor() ResetXForwardedHost() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteConfigScmIpRestrictionHeadersOutputReference ¶
func NewLinuxFunctionAppSiteConfigScmIpRestrictionHeadersOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) LinuxFunctionAppSiteConfigScmIpRestrictionHeadersOutputReference
type LinuxFunctionAppSiteConfigScmIpRestrictionList ¶
type LinuxFunctionAppSiteConfigScmIpRestrictionList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) LinuxFunctionAppSiteConfigScmIpRestrictionOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteConfigScmIpRestrictionList ¶
func NewLinuxFunctionAppSiteConfigScmIpRestrictionList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) LinuxFunctionAppSiteConfigScmIpRestrictionList
type LinuxFunctionAppSiteConfigScmIpRestrictionOutputReference ¶
type LinuxFunctionAppSiteConfigScmIpRestrictionOutputReference interface { cdktf.ComplexObject Action() *string SetAction(val *string) ActionInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Description() *string SetDescription(val *string) DescriptionInput() *string // Experimental. Fqn() *string Headers() LinuxFunctionAppSiteConfigScmIpRestrictionHeadersList HeadersInput() interface{} InternalValue() interface{} SetInternalValue(val interface{}) IpAddress() *string SetIpAddress(val *string) IpAddressInput() *string Name() *string SetName(val *string) NameInput() *string Priority() *float64 SetPriority(val *float64) PriorityInput() *float64 ServiceTag() *string SetServiceTag(val *string) ServiceTagInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) VirtualNetworkSubnetId() *string SetVirtualNetworkSubnetId(val *string) VirtualNetworkSubnetIdInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable PutHeaders(value interface{}) ResetAction() ResetDescription() ResetHeaders() ResetIpAddress() ResetName() ResetPriority() ResetServiceTag() ResetVirtualNetworkSubnetId() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteConfigScmIpRestrictionOutputReference ¶
func NewLinuxFunctionAppSiteConfigScmIpRestrictionOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) LinuxFunctionAppSiteConfigScmIpRestrictionOutputReference
type LinuxFunctionAppSiteCredential ¶
type LinuxFunctionAppSiteCredential struct { }
type LinuxFunctionAppSiteCredentialList ¶
type LinuxFunctionAppSiteCredentialList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) LinuxFunctionAppSiteCredentialOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteCredentialList ¶
func NewLinuxFunctionAppSiteCredentialList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) LinuxFunctionAppSiteCredentialList
type LinuxFunctionAppSiteCredentialOutputReference ¶
type LinuxFunctionAppSiteCredentialOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppSiteCredential SetInternalValue(val *LinuxFunctionAppSiteCredential) Name() *string Password() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppSiteCredentialOutputReference ¶
func NewLinuxFunctionAppSiteCredentialOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) LinuxFunctionAppSiteCredentialOutputReference
type LinuxFunctionAppStickySettings ¶
type LinuxFunctionAppStickySettings struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#app_setting_names LinuxFunctionApp#app_setting_names}. AppSettingNames *[]*string `field:"optional" json:"appSettingNames" yaml:"appSettingNames"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#connection_string_names LinuxFunctionApp#connection_string_names}. ConnectionStringNames *[]*string `field:"optional" json:"connectionStringNames" yaml:"connectionStringNames"` }
type LinuxFunctionAppStickySettingsOutputReference ¶
type LinuxFunctionAppStickySettingsOutputReference interface { cdktf.ComplexObject AppSettingNames() *[]*string SetAppSettingNames(val *[]*string) AppSettingNamesInput() *[]*string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) ConnectionStringNames() *[]*string SetConnectionStringNames(val *[]*string) ConnectionStringNamesInput() *[]*string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() *LinuxFunctionAppStickySettings SetInternalValue(val *LinuxFunctionAppStickySettings) // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetAppSettingNames() ResetConnectionStringNames() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppStickySettingsOutputReference ¶
func NewLinuxFunctionAppStickySettingsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppStickySettingsOutputReference
type LinuxFunctionAppStorageAccount ¶
type LinuxFunctionAppStorageAccount struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#access_key LinuxFunctionApp#access_key}. AccessKey *string `field:"required" json:"accessKey" yaml:"accessKey"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#account_name LinuxFunctionApp#account_name}. AccountName *string `field:"required" json:"accountName" yaml:"accountName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#name LinuxFunctionApp#name}. Name *string `field:"required" json:"name" yaml:"name"` ShareName *string `field:"required" json:"shareName" yaml:"shareName"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#type LinuxFunctionApp#type}. Type *string `field:"required" json:"type" yaml:"type"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#mount_path LinuxFunctionApp#mount_path}. MountPath *string `field:"optional" json:"mountPath" yaml:"mountPath"` }
type LinuxFunctionAppStorageAccountList ¶
type LinuxFunctionAppStorageAccountList interface { cdktf.ComplexList // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) // The attribute on the parent resource this class is referencing. TerraformAttribute() *string SetTerraformAttribute(val *string) // The parent resource. TerraformResource() cdktf.IInterpolatingParent SetTerraformResource(val cdktf.IInterpolatingParent) // whether the list is wrapping a set (will add tolist() to be able to access an item via an index). WrapsSet() *bool SetWrapsSet(val *bool) // Creating an iterator for this complex list. // // The list will be converted into a map with the mapKeyAttributeName as the key. // Experimental. AllWithMapKey(mapKeyAttributeName *string) cdktf.DynamicListTerraformIterator // Experimental. ComputeFqn() *string Get(index *float64) LinuxFunctionAppStorageAccountOutputReference // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppStorageAccountList ¶
func NewLinuxFunctionAppStorageAccountList(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, wrapsSet *bool) LinuxFunctionAppStorageAccountList
type LinuxFunctionAppStorageAccountOutputReference ¶
type LinuxFunctionAppStorageAccountOutputReference interface { cdktf.ComplexObject AccessKey() *string SetAccessKey(val *string) AccessKeyInput() *string AccountName() *string SetAccountName(val *string) AccountNameInput() *string // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) MountPath() *string SetMountPath(val *string) MountPathInput() *string Name() *string SetName(val *string) NameInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Type() *string SetType(val *string) TypeInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetMountPath() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppStorageAccountOutputReference ¶
func NewLinuxFunctionAppStorageAccountOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string, complexObjectIndex *float64, complexObjectIsFromSet *bool) LinuxFunctionAppStorageAccountOutputReference
type LinuxFunctionAppTimeouts ¶
type LinuxFunctionAppTimeouts struct { // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#create LinuxFunctionApp#create}. Create *string `field:"optional" json:"create" yaml:"create"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#delete LinuxFunctionApp#delete}. Delete *string `field:"optional" json:"delete" yaml:"delete"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#read LinuxFunctionApp#read}. Read *string `field:"optional" json:"read" yaml:"read"` // Docs at Terraform Registry: {@link https://registry.terraform.io/providers/hashicorp/azurerm/4.14.0/docs/resources/linux_function_app#update LinuxFunctionApp#update}. Update *string `field:"optional" json:"update" yaml:"update"` }
type LinuxFunctionAppTimeoutsOutputReference ¶
type LinuxFunctionAppTimeoutsOutputReference interface { cdktf.ComplexObject // the index of the complex object in a list. // Experimental. ComplexObjectIndex() interface{} // Experimental. SetComplexObjectIndex(val interface{}) // set to true if this item is from inside a set and needs tolist() for accessing it set to "0" for single list items. // Experimental. ComplexObjectIsFromSet() *bool // Experimental. SetComplexObjectIsFromSet(val *bool) Create() *string SetCreate(val *string) CreateInput() *string // The creation stack of this resolvable which will be appended to errors thrown during resolution. // // If this returns an empty array the stack will not be attached. // Experimental. CreationStack() *[]*string Delete() *string SetDelete(val *string) DeleteInput() *string // Experimental. Fqn() *string InternalValue() interface{} SetInternalValue(val interface{}) Read() *string SetRead(val *string) ReadInput() *string // Experimental. TerraformAttribute() *string // Experimental. SetTerraformAttribute(val *string) // Experimental. TerraformResource() cdktf.IInterpolatingParent // Experimental. SetTerraformResource(val cdktf.IInterpolatingParent) Update() *string SetUpdate(val *string) UpdateInput() *string // Experimental. ComputeFqn() *string // Experimental. GetAnyMapAttribute(terraformAttribute *string) *map[string]interface{} // Experimental. GetBooleanAttribute(terraformAttribute *string) cdktf.IResolvable // Experimental. GetBooleanMapAttribute(terraformAttribute *string) *map[string]*bool // Experimental. GetListAttribute(terraformAttribute *string) *[]*string // Experimental. GetNumberAttribute(terraformAttribute *string) *float64 // Experimental. GetNumberListAttribute(terraformAttribute *string) *[]*float64 // Experimental. GetNumberMapAttribute(terraformAttribute *string) *map[string]*float64 // Experimental. GetStringAttribute(terraformAttribute *string) *string // Experimental. GetStringMapAttribute(terraformAttribute *string) *map[string]*string // Experimental. InterpolationAsList() cdktf.IResolvable // Experimental. InterpolationForAttribute(property *string) cdktf.IResolvable ResetCreate() ResetDelete() ResetRead() ResetUpdate() // Produce the Token's value at resolution time. // Experimental. Resolve(_context cdktf.IResolveContext) interface{} // Return a string representation of this resolvable object. // // Returns a reversible string representation. // Experimental. ToString() *string }
func NewLinuxFunctionAppTimeoutsOutputReference ¶
func NewLinuxFunctionAppTimeoutsOutputReference(terraformResource cdktf.IInterpolatingParent, terraformAttribute *string) LinuxFunctionAppTimeoutsOutputReference
Source Files ¶
- LinuxFunctionApp.go
- LinuxFunctionAppAuthSettings.go
- LinuxFunctionAppAuthSettingsActiveDirectory.go
- LinuxFunctionAppAuthSettingsActiveDirectoryOutputReference.go
- LinuxFunctionAppAuthSettingsActiveDirectoryOutputReference__checks.go
- LinuxFunctionAppAuthSettingsFacebook.go
- LinuxFunctionAppAuthSettingsFacebookOutputReference.go
- LinuxFunctionAppAuthSettingsFacebookOutputReference__checks.go
- LinuxFunctionAppAuthSettingsGithub.go
- LinuxFunctionAppAuthSettingsGithubOutputReference.go
- LinuxFunctionAppAuthSettingsGithubOutputReference__checks.go
- LinuxFunctionAppAuthSettingsGoogle.go
- LinuxFunctionAppAuthSettingsGoogleOutputReference.go
- LinuxFunctionAppAuthSettingsGoogleOutputReference__checks.go
- LinuxFunctionAppAuthSettingsMicrosoft.go
- LinuxFunctionAppAuthSettingsMicrosoftOutputReference.go
- LinuxFunctionAppAuthSettingsMicrosoftOutputReference__checks.go
- LinuxFunctionAppAuthSettingsOutputReference.go
- LinuxFunctionAppAuthSettingsOutputReference__checks.go
- LinuxFunctionAppAuthSettingsTwitter.go
- LinuxFunctionAppAuthSettingsTwitterOutputReference.go
- LinuxFunctionAppAuthSettingsTwitterOutputReference__checks.go
- LinuxFunctionAppAuthSettingsV2.go
- LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2.go
- LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2OutputReference.go
- LinuxFunctionAppAuthSettingsV2ActiveDirectoryV2OutputReference__checks.go
- LinuxFunctionAppAuthSettingsV2AppleV2.go
- LinuxFunctionAppAuthSettingsV2AppleV2OutputReference.go
- LinuxFunctionAppAuthSettingsV2AppleV2OutputReference__checks.go
- LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2.go
- LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2OutputReference.go
- LinuxFunctionAppAuthSettingsV2AzureStaticWebAppV2OutputReference__checks.go
- LinuxFunctionAppAuthSettingsV2CustomOidcV2.go
- LinuxFunctionAppAuthSettingsV2CustomOidcV2List.go
- LinuxFunctionAppAuthSettingsV2CustomOidcV2List__checks.go
- LinuxFunctionAppAuthSettingsV2CustomOidcV2OutputReference.go
- LinuxFunctionAppAuthSettingsV2CustomOidcV2OutputReference__checks.go
- LinuxFunctionAppAuthSettingsV2FacebookV2.go
- LinuxFunctionAppAuthSettingsV2FacebookV2OutputReference.go
- LinuxFunctionAppAuthSettingsV2FacebookV2OutputReference__checks.go
- LinuxFunctionAppAuthSettingsV2GithubV2.go
- LinuxFunctionAppAuthSettingsV2GithubV2OutputReference.go
- LinuxFunctionAppAuthSettingsV2GithubV2OutputReference__checks.go
- LinuxFunctionAppAuthSettingsV2GoogleV2.go
- LinuxFunctionAppAuthSettingsV2GoogleV2OutputReference.go
- LinuxFunctionAppAuthSettingsV2GoogleV2OutputReference__checks.go
- LinuxFunctionAppAuthSettingsV2Login.go
- LinuxFunctionAppAuthSettingsV2LoginOutputReference.go
- LinuxFunctionAppAuthSettingsV2LoginOutputReference__checks.go
- LinuxFunctionAppAuthSettingsV2MicrosoftV2.go
- LinuxFunctionAppAuthSettingsV2MicrosoftV2OutputReference.go
- LinuxFunctionAppAuthSettingsV2MicrosoftV2OutputReference__checks.go
- LinuxFunctionAppAuthSettingsV2OutputReference.go
- LinuxFunctionAppAuthSettingsV2OutputReference__checks.go
- LinuxFunctionAppAuthSettingsV2TwitterV2.go
- LinuxFunctionAppAuthSettingsV2TwitterV2OutputReference.go
- LinuxFunctionAppAuthSettingsV2TwitterV2OutputReference__checks.go
- LinuxFunctionAppBackup.go
- LinuxFunctionAppBackupOutputReference.go
- LinuxFunctionAppBackupOutputReference__checks.go
- LinuxFunctionAppBackupSchedule.go
- LinuxFunctionAppBackupScheduleOutputReference.go
- LinuxFunctionAppBackupScheduleOutputReference__checks.go
- LinuxFunctionAppConfig.go
- LinuxFunctionAppConnectionString.go
- LinuxFunctionAppConnectionStringList.go
- LinuxFunctionAppConnectionStringList__checks.go
- LinuxFunctionAppConnectionStringOutputReference.go
- LinuxFunctionAppConnectionStringOutputReference__checks.go
- LinuxFunctionAppIdentity.go
- LinuxFunctionAppIdentityOutputReference.go
- LinuxFunctionAppIdentityOutputReference__checks.go
- LinuxFunctionAppSiteConfig.go
- LinuxFunctionAppSiteConfigAppServiceLogs.go
- LinuxFunctionAppSiteConfigAppServiceLogsOutputReference.go
- LinuxFunctionAppSiteConfigAppServiceLogsOutputReference__checks.go
- LinuxFunctionAppSiteConfigApplicationStack.go
- LinuxFunctionAppSiteConfigApplicationStackDocker.go
- LinuxFunctionAppSiteConfigApplicationStackDockerList.go
- LinuxFunctionAppSiteConfigApplicationStackDockerList__checks.go
- LinuxFunctionAppSiteConfigApplicationStackDockerOutputReference.go
- LinuxFunctionAppSiteConfigApplicationStackDockerOutputReference__checks.go
- LinuxFunctionAppSiteConfigApplicationStackOutputReference.go
- LinuxFunctionAppSiteConfigApplicationStackOutputReference__checks.go
- LinuxFunctionAppSiteConfigCors.go
- LinuxFunctionAppSiteConfigCorsOutputReference.go
- LinuxFunctionAppSiteConfigCorsOutputReference__checks.go
- LinuxFunctionAppSiteConfigIpRestriction.go
- LinuxFunctionAppSiteConfigIpRestrictionHeaders.go
- LinuxFunctionAppSiteConfigIpRestrictionHeadersList.go
- LinuxFunctionAppSiteConfigIpRestrictionHeadersList__checks.go
- LinuxFunctionAppSiteConfigIpRestrictionHeadersOutputReference.go
- LinuxFunctionAppSiteConfigIpRestrictionHeadersOutputReference__checks.go
- LinuxFunctionAppSiteConfigIpRestrictionList.go
- LinuxFunctionAppSiteConfigIpRestrictionList__checks.go
- LinuxFunctionAppSiteConfigIpRestrictionOutputReference.go
- LinuxFunctionAppSiteConfigIpRestrictionOutputReference__checks.go
- LinuxFunctionAppSiteConfigOutputReference.go
- LinuxFunctionAppSiteConfigOutputReference__checks.go
- LinuxFunctionAppSiteConfigScmIpRestriction.go
- LinuxFunctionAppSiteConfigScmIpRestrictionHeaders.go
- LinuxFunctionAppSiteConfigScmIpRestrictionHeadersList.go
- LinuxFunctionAppSiteConfigScmIpRestrictionHeadersList__checks.go
- LinuxFunctionAppSiteConfigScmIpRestrictionHeadersOutputReference.go
- LinuxFunctionAppSiteConfigScmIpRestrictionHeadersOutputReference__checks.go
- LinuxFunctionAppSiteConfigScmIpRestrictionList.go
- LinuxFunctionAppSiteConfigScmIpRestrictionList__checks.go
- LinuxFunctionAppSiteConfigScmIpRestrictionOutputReference.go
- LinuxFunctionAppSiteConfigScmIpRestrictionOutputReference__checks.go
- LinuxFunctionAppSiteCredential.go
- LinuxFunctionAppSiteCredentialList.go
- LinuxFunctionAppSiteCredentialList__checks.go
- LinuxFunctionAppSiteCredentialOutputReference.go
- LinuxFunctionAppSiteCredentialOutputReference__checks.go
- LinuxFunctionAppStickySettings.go
- LinuxFunctionAppStickySettingsOutputReference.go
- LinuxFunctionAppStickySettingsOutputReference__checks.go
- LinuxFunctionAppStorageAccount.go
- LinuxFunctionAppStorageAccountList.go
- LinuxFunctionAppStorageAccountList__checks.go
- LinuxFunctionAppStorageAccountOutputReference.go
- LinuxFunctionAppStorageAccountOutputReference__checks.go
- LinuxFunctionAppTimeouts.go
- LinuxFunctionAppTimeoutsOutputReference.go
- LinuxFunctionAppTimeoutsOutputReference__checks.go
- LinuxFunctionApp__checks.go
- main.go