public static interface RemoveFlowSourceResponse.Builder extends MediaConnectResponse.Builder, SdkPojo, CopyableBuilder<RemoveFlowSourceResponse.Builder,RemoveFlowSourceResponse>
| Modifier and Type | Method and Description |
|---|---|
RemoveFlowSourceResponse.Builder |
flowArn(String flowArn)
The ARN of the flow that is associated with the source you removed.
|
RemoveFlowSourceResponse.Builder |
sourceArn(String sourceArn)
The ARN of the source that was removed.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildRemoveFlowSourceResponse.Builder flowArn(String flowArn)
flowArn - The ARN of the flow that is associated with the source you removed.RemoveFlowSourceResponse.Builder sourceArn(String sourceArn)
sourceArn - The ARN of the source that was removed.Copyright © 2023. All rights reserved.