Amazon.ElasticMapReduce.Model.EbsBlockDevice.IsSetVolumeSpecification C# (CSharp) Méthode

IsSetVolumeSpecification() private méthode

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