| Package | Description |
|---|---|
| software.amazon.awssdk.services.appmesh.model |
| Modifier and Type | Method and Description |
|---|---|
List<AwsCloudMapInstanceAttribute> |
AwsCloudMapServiceDiscovery.attributes()
A 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.
|
| Modifier and Type | Method and Description |
|---|---|
AwsCloudMapServiceDiscovery.Builder |
AwsCloudMapServiceDiscovery.Builder.attributes(AwsCloudMapInstanceAttribute... attributes)
A 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.
|
| Modifier and Type | Method and Description |
|---|---|
AwsCloudMapServiceDiscovery.Builder |
AwsCloudMapServiceDiscovery.Builder.attributes(Collection<AwsCloudMapInstanceAttribute> attributes)
A 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.
|
Copyright © 2021. All rights reserved.