Uses of Interface
software.amazon.awscdk.services.ecs.EBSTagSpecification
Packages that use EBSTagSpecification
-
Uses of EBSTagSpecification in software.amazon.awscdk.services.ecs
Classes in software.amazon.awscdk.services.ecs that implement EBSTagSpecificationMethods in software.amazon.awscdk.services.ecs that return EBSTagSpecificationModifier and TypeMethodDescriptionEBSTagSpecification.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.ecs that return types with arguments of type EBSTagSpecificationModifier and TypeMethodDescriptiondefault List<EBSTagSpecification> ServiceManagedEBSVolumeConfiguration.getTagSpecifications()Specifies the tags to apply to the volume and whether to propagate those tags to the volume.final List<EBSTagSpecification> ServiceManagedEBSVolumeConfiguration.Jsii$Proxy.getTagSpecifications()Method parameters in software.amazon.awscdk.services.ecs with type arguments of type EBSTagSpecificationModifier and TypeMethodDescriptionServiceManagedEBSVolumeConfiguration.Builder.tagSpecifications(List<? extends EBSTagSpecification> tagSpecifications) Sets the value ofServiceManagedEBSVolumeConfiguration.getTagSpecifications()