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

IsSetAttachTime() private méthode

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