| Package | Description |
|---|---|
| com.amazonaws.services.pcaconnectorad.model |
| Modifier and Type | Method and Description |
|---|---|
GeneralFlagsV3 |
GeneralFlagsV3.clone() |
GeneralFlagsV3 |
TemplateV3.getGeneralFlags()
General flags describe whether the template is used for computers or users and if the template can be used with
autoenrollment.
|
GeneralFlagsV3 |
GeneralFlagsV3.withAutoEnrollment(Boolean autoEnrollment)
Allows certificate issuance using autoenrollment.
|
GeneralFlagsV3 |
GeneralFlagsV3.withMachineType(Boolean machineType)
Defines if the template is for machines or users.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateV3.setGeneralFlags(GeneralFlagsV3 generalFlags)
General flags describe whether the template is used for computers or users and if the template can be used with
autoenrollment.
|
TemplateV3 |
TemplateV3.withGeneralFlags(GeneralFlagsV3 generalFlags)
General flags describe whether the template is used for computers or users and if the template can be used with
autoenrollment.
|
Copyright © 2024. All rights reserved.