The Availability Zone that you want to create the flow in. These options are limited to the Availability
Zones within the current AWS.
Parameters:
availabilityZone - The Availability Zone that you want to create the flow in. These options are limited to the
Availability Zones within the current AWS.
Returns:
Returns a reference to this object so that method calls can be chained together.
The entitlements in this flow. This is a convenience that creates an instance of the .Builder avoiding the need to create one manually via List#builder().
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #entitlements(List).
Parameters:
entitlements - a consumer that will call methods on List.Builder
Returns:
Returns a reference to this object so that method calls can be chained together.
The outputs in this flow. This is a convenience that creates an instance of the List
avoiding the need to create one manually via List.
When the Consumer completes, List is called immediately and its
result is passed to #outputs(List.
Parameters:
outputs - a consumer that will call methods on List
Returns:
Returns a reference to this object so that method calls can be chained together.
Sets the value of the Source property for this object.
This is a convenience that creates an instance of the Source.Builder avoiding the need to create one
manually via Source.builder().
When the Consumer completes, SdkBuilder.build() is called immediately and its result is
passed to source(Source).
Parameters:
source - a consumer that will call methods on Source.Builder
Returns:
Returns a reference to this object so that method calls can be chained together.
Sets the value of the Sources property for this object.
This is a convenience that creates an instance of the List.Builder avoiding the need to
create one manually via List#builder().
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #sources(List).
Parameters:
sources - a consumer that will call methods on List.Builder
Returns:
Returns a reference to this object so that method calls can be chained together.
The VPC Interfaces for this flow. This is a convenience that creates an instance of the .Builder avoiding the need to create one manually via List#builder().
When the Consumer completes, List.Builder#build() is called immediately and its
result is passed to #vpcInterfaces(List).
Parameters:
vpcInterfaces - a consumer that will call methods on List.Builder
Returns:
Returns a reference to this object so that method calls can be chained together.