Interface DnsResolver.UpdateStages.WithTags

  • All Known Subinterfaces:
    DnsResolver.Update
    Enclosing interface:
    DnsResolver.UpdateStages

    public static interface DnsResolver.UpdateStages.WithTags
    The stage of the DnsResolver update allowing to specify tags.
    • Method Detail

      • withTags

        DnsResolver.Update withTags​(Map<String,​String> tags)
        Specifies the tags property: Tags for DNS Resolver..
        Parameters:
        tags - Tags for DNS Resolver.
        Returns:
        the next definition stage.