Amazon.EC2.Model.DeleteVolumeRequest.IsSetVolumeId C# (CSharp) Méthode

IsSetVolumeId() private méthode

private IsSetVolumeId ( ) : bool
Résultat bool
        internal bool IsSetVolumeId()
        {
            return this._volumeId != null;
        }