Uses of Interface
software.amazon.awscdk.services.securitylake.CfnSubscriber.SubscriberIdentityProperty
Package
Description
AWS::SecurityLake Construct Library
-
Uses of CfnSubscriber.SubscriberIdentityProperty in software.amazon.awscdk.services.securitylake
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnSubscriber.SubscriberIdentityProperty
Modifier and TypeMethodDescriptionCfnSubscriber.SubscriberIdentityProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionvoid
CfnSubscriber.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()