public static interface GetNetworkResourceRelationshipsRequest.Builder extends NetworkManagerRequest.Builder, SdkPojo, CopyableBuilder<GetNetworkResourceRelationshipsRequest.Builder,GetNetworkResourceRelationshipsRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetNetworkResourceRelationshipsRequest.Builder globalNetworkId(String globalNetworkId)
The ID of the global network.
globalNetworkId - The ID of the global network.GetNetworkResourceRelationshipsRequest.Builder coreNetworkId(String coreNetworkId)
The ID of a core network.
coreNetworkId - The ID of a core network.GetNetworkResourceRelationshipsRequest.Builder registeredGatewayArn(String registeredGatewayArn)
The ARN of the registered gateway.
registeredGatewayArn - The ARN of the registered gateway.GetNetworkResourceRelationshipsRequest.Builder awsRegion(String awsRegion)
The Amazon Web Services Region.
awsRegion - The Amazon Web Services Region.GetNetworkResourceRelationshipsRequest.Builder accountId(String accountId)
The Amazon Web Services account ID.
accountId - The Amazon Web Services account ID.GetNetworkResourceRelationshipsRequest.Builder resourceType(String resourceType)
The resource type.
The following are the supported resource types for Direct Connect:
dxcon
dx-gateway
dx-vif
The following are the supported resource types for Network Manager:
connection
device
link
site
The following are the supported resource types for Amazon VPC:
customer-gateway
transit-gateway
transit-gateway-attachment
transit-gateway-connect-peer
transit-gateway-route-table
vpn-connection
resourceType - The resource type.
The following are the supported resource types for Direct Connect:
dxcon
dx-gateway
dx-vif
The following are the supported resource types for Network Manager:
connection
device
link
site
The following are the supported resource types for Amazon VPC:
customer-gateway
transit-gateway
transit-gateway-attachment
transit-gateway-connect-peer
transit-gateway-route-table
vpn-connection
GetNetworkResourceRelationshipsRequest.Builder resourceArn(String resourceArn)
The ARN of the gateway.
resourceArn - The ARN of the gateway.GetNetworkResourceRelationshipsRequest.Builder maxResults(Integer maxResults)
The maximum number of results to return.
maxResults - The maximum number of results to return.GetNetworkResourceRelationshipsRequest.Builder nextToken(String nextToken)
The token for the next page of results.
nextToken - The token for the next page of results.GetNetworkResourceRelationshipsRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderGetNetworkResourceRelationshipsRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2022. All rights reserved.