public static interface GetTrafficPolicyInstanceCountResponse.Builder extends Route53Response.Builder, SdkPojo, CopyableBuilder<GetTrafficPolicyInstanceCountResponse.Builder,GetTrafficPolicyInstanceCountResponse>
| Modifier and Type | Method and Description |
|---|---|
GetTrafficPolicyInstanceCountResponse.Builder |
trafficPolicyInstanceCount(Integer trafficPolicyInstanceCount)
The number of traffic policy instances that are associated with the current AWS account.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetTrafficPolicyInstanceCountResponse.Builder trafficPolicyInstanceCount(Integer trafficPolicyInstanceCount)
The number of traffic policy instances that are associated with the current AWS account.
trafficPolicyInstanceCount - The number of traffic policy instances that are associated with the current AWS account.Copyright © 2021. All rights reserved.