Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.datazone.CfnSubscriptionTargetMixinProps.Builder
Packages that use CfnSubscriptionTargetMixinProps.Builder
-
Uses of CfnSubscriptionTargetMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.datazone
Methods in software.amazon.awscdk.cfnpropertymixins.services.datazone that return CfnSubscriptionTargetMixinProps.BuilderModifier and TypeMethodDescriptionCfnSubscriptionTargetMixinProps.Builder.applicableAssetTypes(List<String> applicableAssetTypes) Sets the value ofCfnSubscriptionTargetMixinProps.getApplicableAssetTypes()CfnSubscriptionTargetMixinProps.Builder.authorizedPrincipals(List<String> authorizedPrincipals) Sets the value ofCfnSubscriptionTargetMixinProps.getAuthorizedPrincipals()CfnSubscriptionTargetMixinProps.builder()CfnSubscriptionTargetMixinProps.Builder.domainIdentifier(String domainIdentifier) Sets the value ofCfnSubscriptionTargetMixinProps.getDomainIdentifier()CfnSubscriptionTargetMixinProps.Builder.environmentIdentifier(String environmentIdentifier) Sets the value ofCfnSubscriptionTargetMixinProps.getEnvironmentIdentifier()CfnSubscriptionTargetMixinProps.Builder.manageAccessRole(String manageAccessRole) Sets the value ofCfnSubscriptionTargetMixinProps.getManageAccessRole()Sets the value ofCfnSubscriptionTargetMixinProps.getName()Sets the value ofCfnSubscriptionTargetMixinProps.getProvider()CfnSubscriptionTargetMixinProps.Builder.subscriptionTargetConfig(List<? extends Object> subscriptionTargetConfig) Sets the value ofCfnSubscriptionTargetMixinProps.getSubscriptionTargetConfig()CfnSubscriptionTargetMixinProps.Builder.subscriptionTargetConfig(IResolvable subscriptionTargetConfig) Sets the value ofCfnSubscriptionTargetMixinProps.getSubscriptionTargetConfig()Sets the value ofCfnSubscriptionTargetMixinProps.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.datazone with parameters of type CfnSubscriptionTargetMixinProps.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnSubscriptionTargetMixinProps.Builder.