public static interface ApplicationFleetAssociation.Builder extends SdkPojo, CopyableBuilder<ApplicationFleetAssociation.Builder,ApplicationFleetAssociation>
| Modifier and Type | Method and Description |
|---|---|
ApplicationFleetAssociation.Builder |
applicationArn(String applicationArn)
The ARN of the application associated with the fleet.
|
ApplicationFleetAssociation.Builder |
fleetName(String fleetName)
The name of the fleet associated with the application.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildApplicationFleetAssociation.Builder fleetName(String fleetName)
The name of the fleet associated with the application.
fleetName - The name of the fleet associated with the application.ApplicationFleetAssociation.Builder applicationArn(String applicationArn)
The ARN of the application associated with the fleet.
applicationArn - The ARN of the application associated with the fleet.Copyright © 2023. All rights reserved.