Amazon.CloudFront.Model.CreateCloudFrontOriginAccessIdentityResult.IsSetCloudFrontOriginAccessIdentity C# (CSharp) Method

IsSetCloudFrontOriginAccessIdentity() private method

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