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