Uses of Class
software.amazon.awscdk.services.ssm.CfnCloudConnectorProps.Builder
Packages that use CfnCloudConnectorProps.Builder
-
Uses of CfnCloudConnectorProps.Builder in software.amazon.awscdk.services.ssm
Methods in software.amazon.awscdk.services.ssm that return CfnCloudConnectorProps.BuilderModifier and TypeMethodDescriptionCfnCloudConnectorProps.builder()CfnCloudConnectorProps.Builder.configConnectorArn(String configConnectorArn) Sets the value ofCfnCloudConnectorProps.getConfigConnectorArn()CfnCloudConnectorProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnCloudConnectorProps.getConfiguration()CfnCloudConnectorProps.Builder.configuration(CfnCloudConnector.CloudConnectorConfigurationProperty configuration) Sets the value ofCfnCloudConnectorProps.getConfiguration()CfnCloudConnectorProps.Builder.description(String description) Sets the value ofCfnCloudConnectorProps.getDescription()CfnCloudConnectorProps.Builder.displayName(String displayName) Sets the value ofCfnCloudConnectorProps.getDisplayName()Sets the value ofCfnCloudConnectorProps.getRoleArn()Sets the value ofCfnCloudConnectorProps.getTags()Constructors in software.amazon.awscdk.services.ssm with parameters of type CfnCloudConnectorProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnCloudConnectorProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnCloudConnectorProps.Builder.