Amazon.EC2.Model.NetworkInterfaceAssociation.IsSetAllocationId C# (CSharp) Method

IsSetAllocationId() private method

private IsSetAllocationId ( ) : bool
return bool
        internal bool IsSetAllocationId()
        {
            return this._allocationId != null;
        }