Amazon.EC2.Model.ModifyNetworkInterfaceAttributeRequest.IsSetSourceDestCheck C# (CSharp) Method

IsSetSourceDestCheck() private method

private IsSetSourceDestCheck ( ) : bool
return bool
        internal bool IsSetSourceDestCheck()
        {
            return this._sourceDestCheck.HasValue; 
        }