Amazon.AutoScaling.Model.BlockDeviceMapping.IsSetEbs C# (CSharp) Метод

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

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