Amazon.DeviceFarm.Model.ScheduleRunConfiguration.IsSetNetworkProfileArn C# (CSharp) Method

IsSetNetworkProfileArn() private method

private IsSetNetworkProfileArn ( ) : bool
return bool
        internal bool IsSetNetworkProfileArn()
        {
            return this._networkProfileArn != null;
        }