NetworkProfile

class NetworkProfile : KotlinCustomResource

AWS::DeviceFarm::NetworkProfile creates a new DF Network Profile

Properties

Link copied to clipboard
val arn: Output<String>
Link copied to clipboard
val description: Output<String>?
Link copied to clipboard
Link copied to clipboard
val downlinkDelayMs: Output<Int>?
Link copied to clipboard
val downlinkJitterMs: Output<Int>?
Link copied to clipboard
val downlinkLossPercent: Output<Int>?
Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val name: Output<String>
Link copied to clipboard
val projectArn: Output<String>
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val tags: Output<List<NetworkProfileTag>>?
Link copied to clipboard
val uplinkBandwidthBits: Output<Int>?
Link copied to clipboard
val uplinkDelayMs: Output<Int>?
Link copied to clipboard
val uplinkJitterMs: Output<Int>?
Link copied to clipboard
val uplinkLossPercent: Output<Int>?
Link copied to clipboard
val urn: Output<String>