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