Amazon.CloudFront.Model.CreateCloudFrontOriginAccessIdentityResult.IsSetETag C# (CSharp) Méthode

IsSetETag() private méthode

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