Amazon.CognitoIdentityProvider.Model.CreateUserImportJobRequest.IsSetCloudWatchLogsRoleArn C# (CSharp) 메소드

IsSetCloudWatchLogsRoleArn() 개인적인 메소드

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