Class AppEngineFlexibleAppVersion

  • All Implemented Interfaces:
    com.hashicorp.cdktf.IInterpolatingParent, com.hashicorp.cdktf.ITerraformAddressable, com.hashicorp.cdktf.ITerraformDependable, com.hashicorp.cdktf.ITerraformResource, software.amazon.jsii.JsiiSerializable, software.constructs.IConstruct, software.constructs.IDependable

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-31T03:59:17.438Z")
    @Stability(Stable)
    public class AppEngineFlexibleAppVersion
    extends com.hashicorp.cdktf.TerraformResource
    Represents a {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/app_engine_flexible_app_version google_app_engine_flexible_app_version}.
    • Field Detail

      • TF_RESOURCE_TYPE

        @Stability(Stable)
        public static final String TF_RESOURCE_TYPE
    • Constructor Detail

      • AppEngineFlexibleAppVersion

        protected AppEngineFlexibleAppVersion​(software.amazon.jsii.JsiiObjectRef objRef)
      • AppEngineFlexibleAppVersion

        protected AppEngineFlexibleAppVersion​(software.amazon.jsii.JsiiObject.InitializationMode initializationMode)
      • AppEngineFlexibleAppVersion

        @Stability(Stable)
        public AppEngineFlexibleAppVersion​(@NotNull
                                           software.constructs.Construct scope,
                                           @NotNull
                                           String id,
                                           @NotNull
                                           AppEngineFlexibleAppVersionConfig config)
        Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/app_engine_flexible_app_version google_app_engine_flexible_app_version} Resource.

        Parameters:
        scope - The scope in which to define this construct. This parameter is required.
        id - The scoped construct ID. This parameter is required.
        config - This parameter is required.
    • Method Detail

      • generateConfigForImport

        @Stability(Stable)
        @NotNull
        public static com.hashicorp.cdktf.ImportableResource generateConfigForImport​(@NotNull
                                                                                     software.constructs.Construct scope,
                                                                                     @NotNull
                                                                                     String importToId,
                                                                                     @NotNull
                                                                                     String importFromId,
                                                                                     @Nullable
                                                                                     com.hashicorp.cdktf.TerraformProvider provider)
        Generates CDKTF code for importing a AppEngineFlexibleAppVersion resource upon running "cdktf plan ".

        Parameters:
        scope - The scope in which to define this construct. This parameter is required.
        importToId - The construct id used in the generated config for the AppEngineFlexibleAppVersion to import. This parameter is required.
        importFromId - The id of the existing AppEngineFlexibleAppVersion that should be imported. This parameter is required.
        provider - ? Optional instance of the provider where the AppEngineFlexibleAppVersion to import is found.
      • generateConfigForImport

        @Stability(Stable)
        @NotNull
        public static com.hashicorp.cdktf.ImportableResource generateConfigForImport​(@NotNull
                                                                                     software.constructs.Construct scope,
                                                                                     @NotNull
                                                                                     String importToId,
                                                                                     @NotNull
                                                                                     String importFromId)
        Generates CDKTF code for importing a AppEngineFlexibleAppVersion resource upon running "cdktf plan ".

        Parameters:
        scope - The scope in which to define this construct. This parameter is required.
        importToId - The construct id used in the generated config for the AppEngineFlexibleAppVersion to import. This parameter is required.
        importFromId - The id of the existing AppEngineFlexibleAppVersion that should be imported. This parameter is required.
      • putHandlers

        @Stability(Stable)
        public void putHandlers​(@NotNull
                                Object value)
        Parameters:
        value - This parameter is required.
      • resetApiConfig

        @Stability(Stable)
        public void resetApiConfig()
      • resetAutomaticScaling

        @Stability(Stable)
        public void resetAutomaticScaling()
      • resetBetaSettings

        @Stability(Stable)
        public void resetBetaSettings()
      • resetDefaultExpiration

        @Stability(Stable)
        public void resetDefaultExpiration()
      • resetDeleteServiceOnDestroy

        @Stability(Stable)
        public void resetDeleteServiceOnDestroy()
      • resetDeployment

        @Stability(Stable)
        public void resetDeployment()
      • resetEndpointsApiService

        @Stability(Stable)
        public void resetEndpointsApiService()
      • resetEntrypoint

        @Stability(Stable)
        public void resetEntrypoint()
      • resetEnvVariables

        @Stability(Stable)
        public void resetEnvVariables()
      • resetFlexibleRuntimeSettings

        @Stability(Stable)
        public void resetFlexibleRuntimeSettings()
      • resetHandlers

        @Stability(Stable)
        public void resetHandlers()
      • resetId

        @Stability(Stable)
        public void resetId()
      • resetInboundServices

        @Stability(Stable)
        public void resetInboundServices()
      • resetInstanceClass

        @Stability(Stable)
        public void resetInstanceClass()
      • resetManualScaling

        @Stability(Stable)
        public void resetManualScaling()
      • resetNetwork

        @Stability(Stable)
        public void resetNetwork()
      • resetNobuildFilesRegex

        @Stability(Stable)
        public void resetNobuildFilesRegex()
      • resetNoopOnDestroy

        @Stability(Stable)
        public void resetNoopOnDestroy()
      • resetProject

        @Stability(Stable)
        public void resetProject()
      • resetResources

        @Stability(Stable)
        public void resetResources()
      • resetRuntimeApiVersion

        @Stability(Stable)
        public void resetRuntimeApiVersion()
      • resetRuntimeChannel

        @Stability(Stable)
        public void resetRuntimeChannel()
      • resetRuntimeMainExecutablePath

        @Stability(Stable)
        public void resetRuntimeMainExecutablePath()
      • resetServiceAccount

        @Stability(Stable)
        public void resetServiceAccount()
      • resetServingStatus

        @Stability(Stable)
        public void resetServingStatus()
      • resetTimeouts

        @Stability(Stable)
        public void resetTimeouts()
      • resetVersionId

        @Stability(Stable)
        public void resetVersionId()
      • resetVpcAccessConnector

        @Stability(Stable)
        public void resetVpcAccessConnector()
      • synthesizeAttributes

        @Stability(Stable)
        @NotNull
        protected Map<String,​Object> synthesizeAttributes()
        Overrides:
        synthesizeAttributes in class com.hashicorp.cdktf.TerraformResource
      • synthesizeHclAttributes

        @Stability(Stable)
        @NotNull
        protected Map<String,​Object> synthesizeHclAttributes()
        Overrides:
        synthesizeHclAttributes in class com.hashicorp.cdktf.TerraformResource
      • getName

        @Stability(Stable)
        @NotNull
        public String getName()
      • getBetaSettingsInput

        @Stability(Stable)
        @Nullable
        public Map<String,​String> getBetaSettingsInput()
      • getDefaultExpirationInput

        @Stability(Stable)
        @Nullable
        public String getDefaultExpirationInput()
      • getDeleteServiceOnDestroyInput

        @Stability(Stable)
        @Nullable
        public Object getDeleteServiceOnDestroyInput()
      • getEnvVariablesInput

        @Stability(Stable)
        @Nullable
        public Map<String,​String> getEnvVariablesInput()
      • getHandlersInput

        @Stability(Stable)
        @Nullable
        public Object getHandlersInput()
      • getIdInput

        @Stability(Stable)
        @Nullable
        public String getIdInput()
      • getInboundServicesInput

        @Stability(Stable)
        @Nullable
        public List<String> getInboundServicesInput()
      • getInstanceClassInput

        @Stability(Stable)
        @Nullable
        public String getInstanceClassInput()
      • getNobuildFilesRegexInput

        @Stability(Stable)
        @Nullable
        public String getNobuildFilesRegexInput()
      • getNoopOnDestroyInput

        @Stability(Stable)
        @Nullable
        public Object getNoopOnDestroyInput()
      • getProjectInput

        @Stability(Stable)
        @Nullable
        public String getProjectInput()
      • getRuntimeApiVersionInput

        @Stability(Stable)
        @Nullable
        public String getRuntimeApiVersionInput()
      • getRuntimeChannelInput

        @Stability(Stable)
        @Nullable
        public String getRuntimeChannelInput()
      • getRuntimeInput

        @Stability(Stable)
        @Nullable
        public String getRuntimeInput()
      • getRuntimeMainExecutablePathInput

        @Stability(Stable)
        @Nullable
        public String getRuntimeMainExecutablePathInput()
      • getServiceAccountInput

        @Stability(Stable)
        @Nullable
        public String getServiceAccountInput()
      • getServiceInput

        @Stability(Stable)
        @Nullable
        public String getServiceInput()
      • getServingStatusInput

        @Stability(Stable)
        @Nullable
        public String getServingStatusInput()
      • getTimeoutsInput

        @Stability(Stable)
        @Nullable
        public Object getTimeoutsInput()
      • getVersionIdInput

        @Stability(Stable)
        @Nullable
        public String getVersionIdInput()
      • getBetaSettings

        @Stability(Stable)
        @NotNull
        public Map<String,​String> getBetaSettings()
      • setBetaSettings

        @Stability(Stable)
        public void setBetaSettings​(@NotNull
                                    Map<String,​String> value)
      • getDefaultExpiration

        @Stability(Stable)
        @NotNull
        public String getDefaultExpiration()
      • setDefaultExpiration

        @Stability(Stable)
        public void setDefaultExpiration​(@NotNull
                                         String value)
      • getDeleteServiceOnDestroy

        @Stability(Stable)
        @NotNull
        public Object getDeleteServiceOnDestroy()
      • setDeleteServiceOnDestroy

        @Stability(Stable)
        public void setDeleteServiceOnDestroy​(@NotNull
                                              Boolean value)
      • setDeleteServiceOnDestroy

        @Stability(Stable)
        public void setDeleteServiceOnDestroy​(@NotNull
                                              com.hashicorp.cdktf.IResolvable value)
      • getEnvVariables

        @Stability(Stable)
        @NotNull
        public Map<String,​String> getEnvVariables()
      • setEnvVariables

        @Stability(Stable)
        public void setEnvVariables​(@NotNull
                                    Map<String,​String> value)
      • getId

        @Stability(Stable)
        @NotNull
        public String getId()
      • setId

        @Stability(Stable)
        public void setId​(@NotNull
                          String value)
      • getInboundServices

        @Stability(Stable)
        @NotNull
        public List<String> getInboundServices()
      • setInboundServices

        @Stability(Stable)
        public void setInboundServices​(@NotNull
                                       List<String> value)
      • getInstanceClass

        @Stability(Stable)
        @NotNull
        public String getInstanceClass()
      • setInstanceClass

        @Stability(Stable)
        public void setInstanceClass​(@NotNull
                                     String value)
      • getNobuildFilesRegex

        @Stability(Stable)
        @NotNull
        public String getNobuildFilesRegex()
      • setNobuildFilesRegex

        @Stability(Stable)
        public void setNobuildFilesRegex​(@NotNull
                                         String value)
      • getNoopOnDestroy

        @Stability(Stable)
        @NotNull
        public Object getNoopOnDestroy()
      • setNoopOnDestroy

        @Stability(Stable)
        public void setNoopOnDestroy​(@NotNull
                                     Boolean value)
      • setNoopOnDestroy

        @Stability(Stable)
        public void setNoopOnDestroy​(@NotNull
                                     com.hashicorp.cdktf.IResolvable value)
      • getProject

        @Stability(Stable)
        @NotNull
        public String getProject()
      • setProject

        @Stability(Stable)
        public void setProject​(@NotNull
                               String value)
      • getRuntime

        @Stability(Stable)
        @NotNull
        public String getRuntime()
      • setRuntime

        @Stability(Stable)
        public void setRuntime​(@NotNull
                               String value)
      • getRuntimeApiVersion

        @Stability(Stable)
        @NotNull
        public String getRuntimeApiVersion()
      • setRuntimeApiVersion

        @Stability(Stable)
        public void setRuntimeApiVersion​(@NotNull
                                         String value)
      • getRuntimeChannel

        @Stability(Stable)
        @NotNull
        public String getRuntimeChannel()
      • setRuntimeChannel

        @Stability(Stable)
        public void setRuntimeChannel​(@NotNull
                                      String value)
      • getRuntimeMainExecutablePath

        @Stability(Stable)
        @NotNull
        public String getRuntimeMainExecutablePath()
      • setRuntimeMainExecutablePath

        @Stability(Stable)
        public void setRuntimeMainExecutablePath​(@NotNull
                                                 String value)
      • getService

        @Stability(Stable)
        @NotNull
        public String getService()
      • setService

        @Stability(Stable)
        public void setService​(@NotNull
                               String value)
      • getServiceAccount

        @Stability(Stable)
        @NotNull
        public String getServiceAccount()
      • setServiceAccount

        @Stability(Stable)
        public void setServiceAccount​(@NotNull
                                      String value)
      • getServingStatus

        @Stability(Stable)
        @NotNull
        public String getServingStatus()
      • setServingStatus

        @Stability(Stable)
        public void setServingStatus​(@NotNull
                                     String value)
      • getVersionId

        @Stability(Stable)
        @NotNull
        public String getVersionId()
      • setVersionId

        @Stability(Stable)
        public void setVersionId​(@NotNull
                                 String value)