Amazon.CognitoIdentityProvider.Model.CreateUserImportJobRequest.IsSetCloudWatchLogsRoleArn C# (CSharp) Method

IsSetCloudWatchLogsRoleArn() private method

private IsSetCloudWatchLogsRoleArn ( ) : bool
return bool
        internal bool IsSetCloudWatchLogsRoleArn()
        {
            return this._cloudWatchLogsRoleArn != null;
        }