Amazon.EC2.Model.NetworkInterfaceAssociation.IsSetAllocationId C# (CSharp) 메소드

IsSetAllocationId() 개인적인 메소드

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