1. Packages
  2. AWS Native
  3. API Docs
  4. devicefarm
  5. getNetworkProfile

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi

aws-native.devicefarm.getNetworkProfile

Explore with Pulumi AI

aws-native logo

AWS Native is in preview. AWS Classic is fully supported.

AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi

    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.
    DownlinkBandwidthBits int
    The data throughput rate in bits per second, as an integer from 0 to 104857600.
    DownlinkDelayMs int
    Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
    DownlinkJitterMs int
    Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
    DownlinkLossPercent int
    Proportion of received packets that fail to arrive from 0 to 100 percent.
    Name string
    The name of the network profile.
    Tags List<Pulumi.AwsNative.Outputs.Tag>

    An array of key-value pairs to apply to this resource.

    For more information, see Tag in the guide .

    UplinkBandwidthBits int
    The data throughput rate in bits per second, as an integer from 0 to 104857600.
    UplinkDelayMs int
    Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
    UplinkJitterMs int
    Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
    UplinkLossPercent int
    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.
    DownlinkBandwidthBits int
    The data throughput rate in bits per second, as an integer from 0 to 104857600.
    DownlinkDelayMs int
    Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
    DownlinkJitterMs int
    Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
    DownlinkLossPercent int
    Proportion of received packets that fail to arrive from 0 to 100 percent.
    Name string
    The name of the network profile.
    Tags Tag

    An array of key-value pairs to apply to this resource.

    For more information, see Tag in the guide .

    UplinkBandwidthBits int
    The data throughput rate in bits per second, as an integer from 0 to 104857600.
    UplinkDelayMs int
    Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
    UplinkJitterMs int
    Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
    UplinkLossPercent int
    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.
    downlinkBandwidthBits Integer
    The data throughput rate in bits per second, as an integer from 0 to 104857600.
    downlinkDelayMs Integer
    Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
    downlinkJitterMs Integer
    Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
    downlinkLossPercent Integer
    Proportion of received packets that fail to arrive from 0 to 100 percent.
    name String
    The name of the network profile.
    tags List<Tag>

    An array of key-value pairs to apply to this resource.

    For more information, see Tag in the guide .

    uplinkBandwidthBits Integer
    The data throughput rate in bits per second, as an integer from 0 to 104857600.
    uplinkDelayMs Integer
    Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
    uplinkJitterMs Integer
    Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
    uplinkLossPercent Integer
    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.
    downlinkBandwidthBits number
    The data throughput rate in bits per second, as an integer from 0 to 104857600.
    downlinkDelayMs number
    Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
    downlinkJitterMs number
    Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
    downlinkLossPercent number
    Proportion of received packets that fail to arrive from 0 to 100 percent.
    name string
    The name of the network profile.
    tags Tag[]

    An array of key-value pairs to apply to this resource.

    For more information, see Tag in the guide .

    uplinkBandwidthBits number
    The data throughput rate in bits per second, as an integer from 0 to 104857600.
    uplinkDelayMs number
    Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
    uplinkJitterMs number
    Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
    uplinkLossPercent number
    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_bits int
    The data throughput rate in bits per second, as an integer from 0 to 104857600.
    downlink_delay_ms int
    Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
    downlink_jitter_ms int
    Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
    downlink_loss_percent int
    Proportion of received packets that fail to arrive from 0 to 100 percent.
    name str
    The name of the network profile.
    tags Sequence[root_Tag]

    An array of key-value pairs to apply to this resource.

    For more information, see Tag in the guide .

    uplink_bandwidth_bits int
    The data throughput rate in bits per second, as an integer from 0 to 104857600.
    uplink_delay_ms int
    Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
    uplink_jitter_ms int
    Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
    uplink_loss_percent int
    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.
    downlinkBandwidthBits Number
    The data throughput rate in bits per second, as an integer from 0 to 104857600.
    downlinkDelayMs Number
    Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
    downlinkJitterMs Number
    Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
    downlinkLossPercent Number
    Proportion of received packets that fail to arrive from 0 to 100 percent.
    name String
    The name of the network profile.
    tags List<Property Map>

    An array of key-value pairs to apply to this resource.

    For more information, see Tag in the guide .

    uplinkBandwidthBits Number
    The data throughput rate in bits per second, as an integer from 0 to 104857600.
    uplinkDelayMs Number
    Delay time for all packets to destination in milliseconds as an integer from 0 to 2000.
    uplinkJitterMs Number
    Time variation in the delay of received packets in milliseconds as an integer from 0 to 2000.
    uplinkLossPercent Number
    Proportion of transmitted packets that fail to arrive from 0 to 100 percent.

    Supporting Types

    Tag

    Key string
    The key name of the tag
    Value string
    The value of the tag
    Key string
    The key name of the tag
    Value string
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag
    key string
    The key name of the tag
    value string
    The value of the tag
    key str
    The key name of the tag
    value str
    The value of the tag
    key String
    The key name of the tag
    value String
    The value of the tag

    Package Details

    Repository
    AWS Native pulumi/pulumi-aws-native
    License
    Apache-2.0
    aws-native logo

    AWS Native is in preview. AWS Classic is fully supported.

    AWS Native v0.112.0 published on Wednesday, Jul 24, 2024 by Pulumi