Class GetServicePlainArgs


  • public final class GetServicePlainArgs
    extends com.pulumi.resources.InvokeArgs
    • Method Detail

      • name

        public java.lang.String name()
        Returns:
        Name of the service.
      • namespaceId

        public java.lang.String namespaceId()
        Returns:
        ID of the namespace that the service belongs to.
      • tags

        public java.util.Optional<java.util.Map<java.lang.String,​java.lang.String>> tags()
        Returns:
        Map of tags to assign to the service. If configured with a provider `default_tags` configuration block present, tags with matching keys will overwrite those defined at the provider-level.
      • tagsAll

        @Deprecated
        public java.util.Optional<java.util.Map<java.lang.String,​java.lang.String>> tagsAll()
        Deprecated.
        this attribute has been deprecated
        Returns:
        (**Deprecated**) Map of tags assigned to the resource, including those inherited from the provider `default_tags` configuration block.