Amazon.EC2.Model.Storage.IsSetS3 C# (CSharp) Méthode

IsSetS3() private méthode

private IsSetS3 ( ) : bool
Résultat bool
        internal bool IsSetS3()
        {
            return this._s3 != null;
        }
Storage