Uses of Interface
software.amazon.awscdk.services.securityhub.CfnConnectorV2.ProviderProperty
Packages that use CfnConnectorV2.ProviderProperty
-
Uses of CfnConnectorV2.ProviderProperty in software.amazon.awscdk.services.securityhub
Classes in software.amazon.awscdk.services.securityhub that implement CfnConnectorV2.ProviderPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnConnectorV2.ProviderPropertyMethods in software.amazon.awscdk.services.securityhub that return CfnConnectorV2.ProviderPropertyModifier and TypeMethodDescriptionCfnConnectorV2.ProviderProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.securityhub with parameters of type CfnConnectorV2.ProviderPropertyModifier and TypeMethodDescriptionCfnConnectorV2.Builder.provider(CfnConnectorV2.ProviderProperty provider) The provider configuration of the connector.CfnConnectorV2Props.Builder.provider(CfnConnectorV2.ProviderProperty provider) Sets the value ofCfnConnectorV2Props.getProvider()voidCfnConnectorV2.setProvider(CfnConnectorV2.ProviderProperty value) The provider configuration of the connector.