Amazon.EC2.Model.InstanceBlockDeviceMappingSpecification.IsSetEbs C# (CSharp) Метод

IsSetEbs() приватный Метод

private IsSetEbs ( ) : bool
Результат bool
        internal bool IsSetEbs()
        {
            return this._ebs != null;
        }