Uses of Class
software.amazon.awscdk.services.datazone.CfnSubscriptionTargetProps.Builder
-
Uses of CfnSubscriptionTargetProps.Builder in software.amazon.awscdk.services.datazone
Modifier 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()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnSubscriptionTargetProps.Builder
.