Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.securitylake.CfnSubscriberPropsMixin.Builder
Packages that use CfnSubscriberPropsMixin.Builder
-
Uses of CfnSubscriberPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.securitylake
Methods in software.amazon.awscdk.cfnpropertymixins.services.securitylake that return CfnSubscriberPropsMixin.BuilderModifier and TypeMethodDescriptionCfnSubscriberPropsMixin.Builder.accessTypes(List<String> accessTypes) You can choose to notify subscribers of new objects with an Amazon Simple Queue Service (Amazon SQS) queue or through messaging to an HTTPS endpoint provided by the subscriber.CfnSubscriberPropsMixin.Builder.create()CfnSubscriberPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnSubscriberPropsMixin.Builder.dataLakeArn(String dataLakeArn) The Amazon Resource Name (ARN) used to create the data lake.Amazon Security Lake supports log and event collection for natively supported AWS services .CfnSubscriberPropsMixin.Builder.sources(IResolvable sources) Amazon Security Lake supports log and event collection for natively supported AWS services .CfnSubscriberPropsMixin.Builder.subscriberDescription(String subscriberDescription) The subscriber descriptions for a subscriber account.CfnSubscriberPropsMixin.Builder.subscriberIdentity(CfnSubscriberPropsMixin.SubscriberIdentityProperty subscriberIdentity) The AWS identity used to access your data.CfnSubscriberPropsMixin.Builder.subscriberIdentity(IResolvable subscriberIdentity) The AWS identity used to access your data.CfnSubscriberPropsMixin.Builder.subscriberName(String subscriberName) The name of your Amazon Security Lake subscriber account.An array of objects, one for each tag to associate with the subscriber.