Amazon.AutoScaling.Model.BlockDeviceMapping.IsSetEbs C# (CSharp) Méthode

IsSetEbs() private méthode

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