Amazon.EC2.Model.EbsInstanceBlockDevice.IsSetAttachTime C# (CSharp) 메소드

IsSetAttachTime() 개인적인 메소드

private IsSetAttachTime ( ) : bool
리턴 bool
        internal bool IsSetAttachTime()
        {
            return this._attachTime.HasValue; 
        }