Amazon.CloudFront.Model.CreateCloudFrontOriginAccessIdentityRequest.IsSetCloudFrontOriginAccessIdentityConfig C# (CSharp) Method

IsSetCloudFrontOriginAccessIdentityConfig() private method

private IsSetCloudFrontOriginAccessIdentityConfig ( ) : bool
return bool
        internal bool IsSetCloudFrontOriginAccessIdentityConfig()
        {
            return this._cloudFrontOriginAccessIdentityConfig != null;
        }