Uses of Class
software.amazon.awscdk.services.pcaconnectorad.CfnTemplate.GeneralFlagsV4Property.Builder
Package
Description
AWS::PCAConnectorAD Construct Library
-
Uses of CfnTemplate.GeneralFlagsV4Property.Builder in software.amazon.awscdk.services.pcaconnectorad
Modifier and TypeMethodDescriptionCfnTemplate.GeneralFlagsV4Property.Builder.autoEnrollment
(Boolean autoEnrollment) Sets the value ofCfnTemplate.GeneralFlagsV4Property.getAutoEnrollment()
CfnTemplate.GeneralFlagsV4Property.Builder.autoEnrollment
(IResolvable autoEnrollment) Sets the value ofCfnTemplate.GeneralFlagsV4Property.getAutoEnrollment()
CfnTemplate.GeneralFlagsV4Property.builder()
CfnTemplate.GeneralFlagsV4Property.Builder.machineType
(Boolean machineType) Sets the value ofCfnTemplate.GeneralFlagsV4Property.getMachineType()
CfnTemplate.GeneralFlagsV4Property.Builder.machineType
(IResolvable machineType) Sets the value ofCfnTemplate.GeneralFlagsV4Property.getMachineType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnTemplate.GeneralFlagsV4Property.Builder
.