wellarchitected_create_lens_version: Create a new lens version

View source: R/wellarchitected_operations.R

wellarchitected_create_lens_versionR Documentation

Create a new lens version

Description

Create a new lens version.

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

Usage

wellarchitected_create_lens_version(
  LensAlias,
  LensVersion,
  IsMajorVersion = NULL,
  ClientRequestToken
)

Arguments

LensAlias

[required]

LensVersion

[required] The version of the lens being created.

IsMajorVersion

Set to true if this new major lens version.

ClientRequestToken

[required]


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