Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.securitylake.CfnSubscriberMixinProps.Builder
Packages that use CfnSubscriberMixinProps.Builder
-
Uses of CfnSubscriberMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.securitylake
Methods in software.amazon.awscdk.cfnpropertymixins.services.securitylake that return CfnSubscriberMixinProps.BuilderModifier and TypeMethodDescriptionCfnSubscriberMixinProps.Builder.accessTypes(List<String> accessTypes) Sets the value ofCfnSubscriberMixinProps.getAccessTypes()CfnSubscriberMixinProps.builder()CfnSubscriberMixinProps.Builder.dataLakeArn(String dataLakeArn) Sets the value ofCfnSubscriberMixinProps.getDataLakeArn()Sets the value ofCfnSubscriberMixinProps.getSources()CfnSubscriberMixinProps.Builder.sources(IResolvable sources) Sets the value ofCfnSubscriberMixinProps.getSources()CfnSubscriberMixinProps.Builder.subscriberDescription(String subscriberDescription) Sets the value ofCfnSubscriberMixinProps.getSubscriberDescription()CfnSubscriberMixinProps.Builder.subscriberIdentity(CfnSubscriberPropsMixin.SubscriberIdentityProperty subscriberIdentity) Sets the value ofCfnSubscriberMixinProps.getSubscriberIdentity()CfnSubscriberMixinProps.Builder.subscriberIdentity(IResolvable subscriberIdentity) Sets the value ofCfnSubscriberMixinProps.getSubscriberIdentity()CfnSubscriberMixinProps.Builder.subscriberName(String subscriberName) Sets the value ofCfnSubscriberMixinProps.getSubscriberName()Sets the value ofCfnSubscriberMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.securitylake with parameters of type CfnSubscriberMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSubscriberMixinProps.Builder.