Amazon.EC2.Model.VolumeAttachment.IsSetAttachTime C# (CSharp) Méthode

IsSetAttachTime() private méthode

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