Interface INetworkProfileRef
(experimental) Indicates that this resource can be referenced as a NetworkProfile.
Namespace: Amazon.CDK.AWS.DeviceFarm
Assembly: Amazon.CDK.Lib.dll
Syntax (csharp)
public interface INetworkProfileRef : IConstruct, IDependable
Syntax (vb)
Public Interface INetworkProfileRef Inherits IConstruct, IDependable
Remarks
Stability: Experimental
Synopsis
Properties
NetworkProfileRef | (experimental) A reference to a NetworkProfile resource. |
Properties
NetworkProfileRef
(experimental) A reference to a NetworkProfile resource.
INetworkProfileReference NetworkProfileRef { get; }
Property Value
Remarks
Stability: Experimental