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

IsSetCloudFrontOriginAccessIdentity() private méthode

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