Class VirtualNodeSpecServiceDiscoveryAwsCloudMap


  • public final class VirtualNodeSpecServiceDiscoveryAwsCloudMap
    extends java.lang.Object
    • Method Detail

      • attributes

        public java.util.Map<java.lang.String,​java.lang.String> attributes()
        Returns:
        String map that contains attributes with values that you can use to filter instances by any custom attribute that you specified when you registered the instance. Only instances that match all of the specified key/value pairs will be returned.
      • namespaceName

        public java.lang.String namespaceName()
        Returns:
        Name of the AWS Cloud Map namespace to use. Use the `aws.servicediscovery.HttpNamespace` resource to configure a Cloud Map namespace. Must be between 1 and 1024 characters in length.
      • serviceName

        public java.lang.String serviceName()
        Returns:
        Name of the AWS Cloud Map service to use. Use the `aws.servicediscovery.Service` resource to configure a Cloud Map service. Must be between 1 and 1024 characters in length.