workspaces_modify_certificate_based_auth_properties: Modifies the properties of the certificate-based...

View source: R/workspaces_operations.R

workspaces_modify_certificate_based_auth_propertiesR Documentation

Modifies the properties of the certificate-based authentication you want to use with your WorkSpaces

Description

Modifies the properties of the certificate-based authentication you want to use with your WorkSpaces.

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

Usage

workspaces_modify_certificate_based_auth_properties(
  ResourceId,
  CertificateBasedAuthProperties = NULL,
  PropertiesToDelete = NULL
)

Arguments

ResourceId

[required] The resource identifiers, in the form of directory IDs.

CertificateBasedAuthProperties

The properties of the certificate-based authentication.

PropertiesToDelete

The properties of the certificate-based authentication you want to delete.


paws.end.user.computing documentation built on Sept. 12, 2023, 1:17 a.m.