Amazon.EC2.Model.EbsInstanceBlockDevice.IsSetAttachTime C# (CSharp) Method

IsSetAttachTime() private method

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