| Package | Description |
|---|---|
| com.amazonaws.services.workspaces |
|
| com.amazonaws.services.workspaces.model |
| Modifier and Type | Method and Description |
|---|---|
ModifyCertificateBasedAuthPropertiesRequest |
ModifyCertificateBasedAuthPropertiesRequest.clone() |
ModifyCertificateBasedAuthPropertiesRequest |
ModifyCertificateBasedAuthPropertiesRequest.withCertificateBasedAuthProperties(CertificateBasedAuthProperties certificateBasedAuthProperties)
The properties of the certificate-based authentication.
|
ModifyCertificateBasedAuthPropertiesRequest |
ModifyCertificateBasedAuthPropertiesRequest.withPropertiesToDelete(Collection<String> propertiesToDelete)
The properties of the certificate-based authentication you want to delete.
|
ModifyCertificateBasedAuthPropertiesRequest |
ModifyCertificateBasedAuthPropertiesRequest.withPropertiesToDelete(DeletableCertificateBasedAuthProperty... propertiesToDelete)
The properties of the certificate-based authentication you want to delete.
|
ModifyCertificateBasedAuthPropertiesRequest |
ModifyCertificateBasedAuthPropertiesRequest.withPropertiesToDelete(String... propertiesToDelete)
The properties of the certificate-based authentication you want to delete.
|
ModifyCertificateBasedAuthPropertiesRequest |
ModifyCertificateBasedAuthPropertiesRequest.withResourceId(String resourceId)
The resource identifiers, in the form of directory IDs.
|
Copyright © 2023. All rights reserved.