Amazon.EC2.Model.DetachVolumeResponse.IsSetAttachment C# (CSharp) Méthode

IsSetAttachment() private méthode

private IsSetAttachment ( ) : bool
Résultat bool
        internal bool IsSetAttachment()
        {
            return this._volumeAttachment != null;
        }
    }
DetachVolumeResponse