Uses of Interface
software.amazon.awscdk.services.securitylake.CfnSubscriber.SubscriberIdentityProperty
Packages that use CfnSubscriber.SubscriberIdentityProperty
Package
Description
AWS::SecurityLake Construct Library
-
Uses of CfnSubscriber.SubscriberIdentityProperty in software.amazon.awscdk.services.securitylake
Classes in software.amazon.awscdk.services.securitylake that implement CfnSubscriber.SubscriberIdentityPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnSubscriber.SubscriberIdentityPropertyMethods in software.amazon.awscdk.services.securitylake that return CfnSubscriber.SubscriberIdentityPropertyModifier and TypeMethodDescriptionCfnSubscriber.SubscriberIdentityProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.securitylake with parameters of type CfnSubscriber.SubscriberIdentityPropertyModifier and TypeMethodDescriptionvoidCfnSubscriber.setSubscriberIdentity(CfnSubscriber.SubscriberIdentityProperty value) The AWS identity used to access your data.CfnSubscriber.Builder.subscriberIdentity(CfnSubscriber.SubscriberIdentityProperty subscriberIdentity) The AWS identity used to access your data.CfnSubscriberProps.Builder.subscriberIdentity(CfnSubscriber.SubscriberIdentityProperty subscriberIdentity) Sets the value ofCfnSubscriberProps.getSubscriberIdentity()