codecatalyst_start_dev_environment_session: Starts a session for a specified Dev Environment

View source: R/codecatalyst_operations.R

codecatalyst_start_dev_environment_sessionR Documentation

Starts a session for a specified Dev Environment

Description

Starts a session for a specified Dev Environment.

See https://www.paws-r-sdk.com/docs/codecatalyst_start_dev_environment_session/ for full documentation.

Usage

codecatalyst_start_dev_environment_session(
  spaceName,
  projectName,
  id,
  sessionConfiguration
)

Arguments

spaceName

[required] The name of the space.

projectName

[required] The name of the project in the space.

id

[required] The system-generated unique ID of the Dev Environment.

sessionConfiguration

[required]


paws.developer.tools documentation built on Sept. 12, 2024, 6:46 a.m.