Interface CodeEditorAppSettings.Builder

    • Method Detail

      • defaultResourceSpec

        CodeEditorAppSettings.Builder defaultResourceSpec​(ResourceSpec defaultResourceSpec)
        Sets the value of the DefaultResourceSpec property for this object.
        Parameters:
        defaultResourceSpec - The new value for the DefaultResourceSpec property for this object.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lifecycleConfigArns

        CodeEditorAppSettings.Builder lifecycleConfigArns​(Collection<String> lifecycleConfigArns)

        The Amazon Resource Name (ARN) of the Code Editor application lifecycle configuration.

        Parameters:
        lifecycleConfigArns - The Amazon Resource Name (ARN) of the Code Editor application lifecycle configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • lifecycleConfigArns

        CodeEditorAppSettings.Builder lifecycleConfigArns​(String... lifecycleConfigArns)

        The Amazon Resource Name (ARN) of the Code Editor application lifecycle configuration.

        Parameters:
        lifecycleConfigArns - The Amazon Resource Name (ARN) of the Code Editor application lifecycle configuration.
        Returns:
        Returns a reference to this object so that method calls can be chained together.