View source: R/wellarchitected_operations.R
wellarchitected_create_lens_version | R Documentation |
Create a new lens version.
See https://www.paws-r-sdk.com/docs/wellarchitected_create_lens_version/ for full documentation.
wellarchitected_create_lens_version(
LensAlias,
LensVersion,
IsMajorVersion = NULL,
ClientRequestToken
)
LensAlias |
[required] |
LensVersion |
[required] The version of the lens being created. |
IsMajorVersion |
Set to true if this new major lens version. |
ClientRequestToken |
[required] |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.