Uses of Class
software.amazon.awscdk.services.pcaconnectorscep.CfnConnector.Builder
Packages that use CfnConnector.Builder
Package
Description
AWS::PCAConnectorSCEP Construct Library
-
Uses of CfnConnector.Builder in software.amazon.awscdk.services.pcaconnectorscep
Methods in software.amazon.awscdk.services.pcaconnectorscep that return CfnConnector.BuilderModifier and TypeMethodDescriptionCfnConnector.Builder.certificateAuthorityArn(String certificateAuthorityArn) The Amazon Resource Name (ARN) of the certificate authority associated with the connector.static CfnConnector.BuilderCfnConnector.Builder.mobileDeviceManagement(IResolvable mobileDeviceManagement) Contains settings relevant to the mobile device management system that you chose for the connector.CfnConnector.Builder.mobileDeviceManagement(CfnConnector.MobileDeviceManagementProperty mobileDeviceManagement) Contains settings relevant to the mobile device management system that you chose for the connector.