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

IsSetCloudFrontOriginAccessIdentity() private method

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