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