Amazon.ElasticMapReduce.Model.EbsConfiguration.IsSetEbsBlockDeviceConfigs C# (CSharp) Method

IsSetEbsBlockDeviceConfigs() private method

private IsSetEbsBlockDeviceConfigs ( ) : bool
return bool
        internal bool IsSetEbsBlockDeviceConfigs()
        {
            return this._ebsBlockDeviceConfigs != null && this._ebsBlockDeviceConfigs.Count > 0; 
        }