Uses of Interface
software.amazon.awscdk.services.ce.CfnAnomalySubscription.ResourceTagProperty
Packages that use CfnAnomalySubscription.ResourceTagProperty
-
Uses of CfnAnomalySubscription.ResourceTagProperty in software.amazon.awscdk.services.ce
Classes in software.amazon.awscdk.services.ce that implement CfnAnomalySubscription.ResourceTagPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnAnomalySubscription.ResourceTagPropertyMethods in software.amazon.awscdk.services.ce that return CfnAnomalySubscription.ResourceTagPropertyModifier and TypeMethodDescriptionCfnAnomalySubscription.ResourceTagProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ce that return types with arguments of type CfnAnomalySubscription.ResourceTagPropertyModifier and TypeMethodDescriptionCfnAnomalySubscription.getResourceTags()Tags to assign to subscription.CfnAnomalySubscriptionProps.getResourceTags()Tags to assign to subscription.CfnAnomalySubscriptionProps.Jsii$Proxy.getResourceTags()Method parameters in software.amazon.awscdk.services.ce with type arguments of type CfnAnomalySubscription.ResourceTagPropertyModifier and TypeMethodDescriptionCfnAnomalySubscription.Builder.resourceTags(List<? extends CfnAnomalySubscription.ResourceTagProperty> resourceTags) Tags to assign to subscription.CfnAnomalySubscriptionProps.Builder.resourceTags(List<? extends CfnAnomalySubscription.ResourceTagProperty> resourceTags) Sets the value ofCfnAnomalySubscriptionProps.getResourceTags()voidCfnAnomalySubscription.setResourceTags(List<CfnAnomalySubscription.ResourceTagProperty> value) Tags to assign to subscription.