Amazon.DeviceFarm.Model.CreateRemoteAccessSessionRequest.IsSetConfiguration C# (CSharp) Method

IsSetConfiguration() private method

private IsSetConfiguration ( ) : bool
return bool
        internal bool IsSetConfiguration()
        {
            return this._configuration != null;
        }