AWS Native is in preview. AWS Classic is fully supported.
aws-native.devicefarm.getNetworkProfile
Explore with Pulumi AI
AWS Native is in preview. AWS Classic is fully supported.
AWS::DeviceFarm::NetworkProfile creates a new DF Network Profile
Using getNetworkProfile
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getNetworkProfile(args: GetNetworkProfileArgs, opts?: InvokeOptions): Promise<GetNetworkProfileResult>
function getNetworkProfileOutput(args: GetNetworkProfileOutputArgs, opts?: InvokeOptions): Output<GetNetworkProfileResult>
def get_network_profile(arn: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetNetworkProfileResult
def get_network_profile_output(arn: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetNetworkProfileResult]
func LookupNetworkProfile(ctx *Context, args *LookupNetworkProfileArgs, opts ...InvokeOption) (*LookupNetworkProfileResult, error)
func LookupNetworkProfileOutput(ctx *Context, args *LookupNetworkProfileOutputArgs, opts ...InvokeOption) LookupNetworkProfileResultOutput
> Note: This function is named LookupNetworkProfile
in the Go SDK.
public static class GetNetworkProfile
{
public static Task<GetNetworkProfileResult> InvokeAsync(GetNetworkProfileArgs args, InvokeOptions? opts = null)
public static Output<GetNetworkProfileResult> Invoke(GetNetworkProfileInvokeArgs args, InvokeOptions? opts = null)
}
public static CompletableFuture<GetNetworkProfileResult> getNetworkProfile(GetNetworkProfileArgs args, InvokeOptions options)
// Output-based functions aren't available in Java yet
fn::invoke:
function: aws-native:devicefarm:getNetworkProfile
arguments:
# arguments dictionary
The following arguments are supported:
- Arn string
- The Amazon Resource Name (ARN) of the network profile. See Amazon resource names in the General Reference guide .
- Arn string
- The Amazon Resource Name (ARN) of the network profile. See Amazon resource names in the General Reference guide .
- arn String
- The Amazon Resource Name (ARN) of the network profile. See Amazon resource names in the General Reference guide .
- arn string
- The Amazon Resource Name (ARN) of the network profile. See Amazon resource names in the General Reference guide .
- arn str
- The Amazon Resource Name (ARN) of the network profile. See Amazon resource names in the General Reference guide .
- arn String
- The Amazon Resource Name (ARN) of the network profile. See Amazon resource names in the General Reference guide .
getNetworkProfile Result
The following output properties are available:
- Arn string
- The Amazon Resource Name (ARN) of the network profile. See Amazon resource names in the General Reference guide .
- Description string
- The description of the network profile.
- Downlink
Bandwidth intBits - The data throughput rate in bits per second, as an integer from 0 to 104857600.
- Downlink
Delay intMs - Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
- Downlink
Jitter intMs - Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
- Downlink
Loss intPercent - Proportion of received packets that fail to arrive from 0 to 100 percent.
- Name string
- The name of the network profile.
- List<Pulumi.
Aws Native. Outputs. Tag> An array of key-value pairs to apply to this resource.
For more information, see Tag in the guide .
- Uplink
Bandwidth intBits - The data throughput rate in bits per second, as an integer from 0 to 104857600.
- Uplink
Delay intMs - Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
- Uplink
Jitter intMs - Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
- Uplink
Loss intPercent - Proportion of transmitted packets that fail to arrive from 0 to 100 percent.
- Arn string
- The Amazon Resource Name (ARN) of the network profile. See Amazon resource names in the General Reference guide .
- Description string
- The description of the network profile.
- Downlink
Bandwidth intBits - The data throughput rate in bits per second, as an integer from 0 to 104857600.
- Downlink
Delay intMs - Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
- Downlink
Jitter intMs - Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
- Downlink
Loss intPercent - Proportion of received packets that fail to arrive from 0 to 100 percent.
- Name string
- The name of the network profile.
- Tag
An array of key-value pairs to apply to this resource.
For more information, see Tag in the guide .
- Uplink
Bandwidth intBits - The data throughput rate in bits per second, as an integer from 0 to 104857600.
- Uplink
Delay intMs - Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
- Uplink
Jitter intMs - Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
- Uplink
Loss intPercent - Proportion of transmitted packets that fail to arrive from 0 to 100 percent.
- arn String
- The Amazon Resource Name (ARN) of the network profile. See Amazon resource names in the General Reference guide .
- description String
- The description of the network profile.
- downlink
Bandwidth IntegerBits - The data throughput rate in bits per second, as an integer from 0 to 104857600.
- downlink
Delay IntegerMs - Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
- downlink
Jitter IntegerMs - Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
- downlink
Loss IntegerPercent - Proportion of received packets that fail to arrive from 0 to 100 percent.
- name String
- The name of the network profile.
- List<Tag>
An array of key-value pairs to apply to this resource.
For more information, see Tag in the guide .
- uplink
Bandwidth IntegerBits - The data throughput rate in bits per second, as an integer from 0 to 104857600.
- uplink
Delay IntegerMs - Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
- uplink
Jitter IntegerMs - Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
- uplink
Loss IntegerPercent - Proportion of transmitted packets that fail to arrive from 0 to 100 percent.
- arn string
- The Amazon Resource Name (ARN) of the network profile. See Amazon resource names in the General Reference guide .
- description string
- The description of the network profile.
- downlink
Bandwidth numberBits - The data throughput rate in bits per second, as an integer from 0 to 104857600.
- downlink
Delay numberMs - Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
- downlink
Jitter numberMs - Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
- downlink
Loss numberPercent - Proportion of received packets that fail to arrive from 0 to 100 percent.
- name string
- The name of the network profile.
- Tag[]
An array of key-value pairs to apply to this resource.
For more information, see Tag in the guide .
- uplink
Bandwidth numberBits - The data throughput rate in bits per second, as an integer from 0 to 104857600.
- uplink
Delay numberMs - Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
- uplink
Jitter numberMs - Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
- uplink
Loss numberPercent - Proportion of transmitted packets that fail to arrive from 0 to 100 percent.
- arn str
- The Amazon Resource Name (ARN) of the network profile. See Amazon resource names in the General Reference guide .
- description str
- The description of the network profile.
- downlink_
bandwidth_ intbits - The data throughput rate in bits per second, as an integer from 0 to 104857600.
- downlink_
delay_ intms - Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
- downlink_
jitter_ intms - Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
- downlink_
loss_ intpercent - Proportion of received packets that fail to arrive from 0 to 100 percent.
- name str
- The name of the network profile.
- Sequence[root_Tag]
An array of key-value pairs to apply to this resource.
For more information, see Tag in the guide .
- uplink_
bandwidth_ intbits - The data throughput rate in bits per second, as an integer from 0 to 104857600.
- uplink_
delay_ intms - Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
- uplink_
jitter_ intms - Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
- uplink_
loss_ intpercent - Proportion of transmitted packets that fail to arrive from 0 to 100 percent.
- arn String
- The Amazon Resource Name (ARN) of the network profile. See Amazon resource names in the General Reference guide .
- description String
- The description of the network profile.
- downlink
Bandwidth NumberBits - The data throughput rate in bits per second, as an integer from 0 to 104857600.
- downlink
Delay NumberMs - Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
- downlink
Jitter NumberMs - Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
- downlink
Loss NumberPercent - Proportion of received packets that fail to arrive from 0 to 100 percent.
- name String
- The name of the network profile.
- List<Property Map>
An array of key-value pairs to apply to this resource.
For more information, see Tag in the guide .
- uplink
Bandwidth NumberBits - The data throughput rate in bits per second, as an integer from 0 to 104857600.
- uplink
Delay NumberMs - Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
- uplink
Jitter NumberMs - Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
- uplink
Loss NumberPercent - Proportion of transmitted packets that fail to arrive from 0 to 100 percent.
Supporting Types
Tag
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
AWS Native is in preview. AWS Classic is fully supported.