Amazon.EC2.Model.AttachVolumeResponse.IsSetAttachment C# (CSharp) 메소드

IsSetAttachment() 개인적인 메소드

private IsSetAttachment ( ) : bool
리턴 bool
        internal bool IsSetAttachment()
        {
            return this._volumeAttachment != null;
        }
    }
AttachVolumeResponse