Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.ssm.CfnCloudConnectorPropsMixin.Builder
Packages that use CfnCloudConnectorPropsMixin.Builder
-
Uses of CfnCloudConnectorPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.ssm
Methods in software.amazon.awscdk.cfnpropertymixins.services.ssm that return CfnCloudConnectorPropsMixin.BuilderModifier and TypeMethodDescriptionCfnCloudConnectorPropsMixin.Builder.configConnectorArn(String configConnectorArn) The ARN of the AWS Config connector.CfnCloudConnectorPropsMixin.Builder.configuration(CfnCloudConnectorPropsMixin.CloudConnectorConfigurationProperty configuration) The configuration for the cloud connector.CfnCloudConnectorPropsMixin.Builder.configuration(IResolvable configuration) The configuration for the cloud connector.CfnCloudConnectorPropsMixin.Builder.create()CfnCloudConnectorPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnCloudConnectorPropsMixin.Builder.description(String description) The description of the cloud connector.CfnCloudConnectorPropsMixin.Builder.displayName(String displayName) The display name of the cloud connector.The IAM role ARN used by the cloud connector.Tags to apply to the cloud connector.