public static interface Relationship.Builder extends SdkPojo, CopyableBuilder<Relationship.Builder,Relationship>
| Modifier and Type | Method and Description |
|---|---|
Relationship.Builder |
from(String from)
The ARN of the resource.
|
Relationship.Builder |
to(String to)
The ARN of the resource.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildRelationship.Builder from(String from)
The ARN of the resource.
from - The ARN of the resource.Relationship.Builder to(String to)
The ARN of the resource.
to - The ARN of the resource.Copyright © 2023. All rights reserved.