Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.securityhub.CfnConnectorV2PropsMixin.Builder
Packages that use CfnConnectorV2PropsMixin.Builder
-
Uses of CfnConnectorV2PropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.securityhub
Methods in software.amazon.awscdk.cfnpropertymixins.services.securityhub that return CfnConnectorV2PropsMixin.BuilderModifier and TypeMethodDescriptionCfnConnectorV2PropsMixin.Builder.create()CfnConnectorV2PropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnConnectorV2PropsMixin.Builder.description(String description) The description of the connectorV2.The Amazon Resource Name (ARN) of KMS key used to encrypt secrets for the connectorV2.The unique name of the connectorV2.CfnConnectorV2PropsMixin.Builder.provider(CfnConnectorV2PropsMixin.ProviderProperty provider) The third-party provider detail for a service configuration.CfnConnectorV2PropsMixin.Builder.provider(IResolvable provider) The third-party provider detail for a service configuration.The tags to add to the connectorV2 when you create.